UNPKG

@gluestack-v2/framework-cli

Version:

Gluestack V2 Framework CLI

3 lines (2 loc) 100 B
declare const copyFile: (source: string, target: string) => Promise<void>; export default copyFile;