@types/rebind-host
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Installation

npm install --save @types/rebind-host

Summary

This package contains type definitions for rebind-host (https://github.com/truffls/node-rebind-host#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rebind-host.

index.d.ts

import { Handler } from "express";

declare function createRebindHost(forceHost?: string): Handler;
export = createRebindHost;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: @types/express

Credits

These definitions were written by Tyler Johnson.

/@types/rebind-host/

    Package Sidebar

    Install

    npm i @types/rebind-host

    Weekly Downloads

    2

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    2.92 kB

    Total Files

    5

    Last publish

    Collaborators

    • types