????

Your IP : 216.73.216.64


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@nodelib/fs.walk/out/readers/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/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);
}