UNPKG

file-cms

Version:

File based Content Management System, easy to use with content stored in native file system

2 lines (1 loc) 87 B
export declare const copyDir: (sourceDir: string, targetDir: string) => Promise<void>;