UNPKG

@gluestack-v2/framework-cli

Version:

Gluestack V2 Framework CLI

3 lines (2 loc) 112 B
export declare const writeFile: (path: string, content?: string) => Promise<boolean>; export default writeFile;