UNPKG

actionhero

Version:

The reusable, scalable, and quick node.js API server for stateless and stateful applications

5 lines (4 loc) 160 B
/** *swap out d.ts files for the JS versions when running with ts-node */ export declare function ensureNoTsHeaderFiles(files: Array<string>): Array<string>;