UNPKG

package-proxy

Version:
2 lines (1 loc) 101 B
export declare const writeFile: (data: string, dest: string, cb?: (() => void) | undefined) => void;