UNPKG

a2r

Version:
3 lines (2 loc) 119 B
declare const watchFolders: (folders: string[], mainServerPath: string) => Promise<void>; export default watchFolders;