Files
EPEEAIKit/art-agent/frontend/node_modules/next/dist/lib/get-files-in-dir.d.ts
2026-04-12 01:02:14 +08:00

2 lines
75 B
TypeScript

export declare function getFilesInDir(path: string): Promise<Set<string>>;