UNPKG

@selfage/bundler_cli

Version:

CLI for bundling and running bundled frontend or backend TypeScript files.

2 lines (1 loc) 109 B
export declare function copyFilesToDir(files: Array<string>, fromDir: string, toDir: string): Promise<void>;