UNPKG

actionhero

Version:

actionhero.js is a multi-transport API Server with integrated cluster capabilities and delayed tasks

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;