Your IP : 216.73.217.13


Current Path : /home/deltalab/PMS/sms-connector/node_modules/escalade/sync/
Upload File :
Current File : //home/deltalab/PMS/sms-connector/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;