UNPKG

@expressots/cli

Version:

Expressots CLI - modern, fast, lightweight nodejs web framework (@cli)

2 lines (1 loc) 128 B
export declare function addControllerToModule(filePath: string, controllerName: string, controllerPath: string): Promise<void>;