%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nodelib/fs.stat/out/providers/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/@nodelib/fs.stat/out/providers/async.d.ts |
import Settings from '../settings'; import { ErrnoException, Stats } from '../types'; export declare type AsyncCallback = (err: ErrnoException, stats: Stats) => void; export declare function read(path: string, settings: Settings, callback: AsyncCallback): void; //# sourceMappingURL=async.d.ts.map