UNPKG

@expressots/cli

Version:

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

3 lines (2 loc) 117 B
declare function verifyIfFileExists(path: string, schematic?: string): Promise<void>; export { verifyIfFileExists };