HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/nodejs/@nodelib/fs.scandir/out/utils/
Upload File :
Current File : //proc/self/root/usr/share/nodejs/@nodelib/fs.scandir/out/utils/fs.d.ts
import type { Dirent, Stats } from '../types';
export declare function createDirentFromStats(name: string, stats: Stats): Dirent;