dinoloop-es8
Version:
A lightweight REST API Library for building scalable Node.js server-side applications powered by Typescript
13 lines • 969 B
JavaScript
;
/**** Comment these exports while publishing to NPM ****/
// tslint:disable-next-line:no-implicit-dependencies
// import { Express, Router, Request, Response, NextFunction } from 'express';
// export type Express = Express;
// export type Router = Router;
// export type Request = Request;
// export type Response = Response;
// export type NextFunction = NextFunction;
/******************************************************/
Object.defineProperty(exports, "__esModule", { value: true });
/********************************************************/
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwcmVzcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2R1bGVzL3R5cGVzL2V4cHJlc3MudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHlEQUF5RDtBQUN6RCxvREFBb0Q7QUFDcEQsOEVBQThFO0FBQzlFLGlDQUFpQztBQUNqQywrQkFBK0I7QUFDL0IsaUNBQWlDO0FBQ2pDLG1DQUFtQztBQUNuQywyQ0FBMkM7QUFDM0Msd0RBQXdEOztBQVF4RCwwREFBMEQifQ==