| Current Path : /var/www/html/jpp/node_modules/escalade/sync/ |
| Current File : /var/www/html/jpp/node_modules/escalade/sync/index.d.ts |
export type Callback = (directory: string, files: string[]) => string | false | void; export default function (directory: string, callback: Callback): string | void;