UNPKG

@selfage/bundler_cli

Version:

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

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