%PDF- %PDF-
| Direktori : /proc/thread-self/root/www/loslex/demo/node_modules/@nodelib/fs.scandir/out/utils/ |
| Current File : //proc/thread-self/root/www/loslex/demo/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts |
import type { Dirent, Stats } from '../types';
export declare function createDirentFromStats(name: string, stats: Stats): Dirent;