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

1.1.4 • Public • Published

Installation

npm install --save @types/express-routemap

Summary

This package contains type definitions for express-routemap (https://github.com/izelnakri/express-routemap#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-routemap.

index.d.ts

import { Application } from "express";

declare function displayRoutes(app: Application, filename?: string): void;
export = displayRoutes;

Additional Details

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

Credits

These definitions were written by icopp.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @types/express-routemap

    Weekly Downloads

    246

    Version

    1.1.4

    License

    MIT

    Unpacked Size

    2.95 kB

    Total Files

    5

    Last publish

    Collaborators

    • types