UNPKG

@maskedeng-tom/ssrsx

Version:
3 lines (2 loc) 79 B
declare const scanDir: (dir: string) => Promise<string[]>; export { scanDir };