UNPKG

@expressots/cli

Version:

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

5 lines (4 loc) 117 B
export declare function changePackageName({ directory, name, }: { directory: string; name: string; }): void;