UNPKG

actionhero

Version:

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

6 lines (5 loc) 203 B
/** * Used by generator functions running from your `dist`, it replaces the path with your `src` * Relies on api.config.general.paths */ export declare function replaceDistWithSrc(f: string): string;