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

2.5.4 • Public • Published

Installation

npm install --save @types/express-ejs-layouts

Summary

This package contains type definitions for express-ejs-layouts (https://github.com/Soarez/express-ejs-layouts).

Details

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

index.d.ts

/// <reference types="node" />

import { RequestHandler } from "express";

declare const expressEjsLayouts: RequestHandler;

export = expressEjsLayouts;

Additional Details

Credits

These definitions were written by .

Readme

Keywords

none

Package Sidebar

Install

npm i @types/express-ejs-layouts

Weekly Downloads

4,098

Version

2.5.4

License

MIT

Unpacked Size

2.9 kB

Total Files

5

Last publish

Collaborators

  • types