{"ast":null,"code":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n  value: true\n});\nconst common = require(\"./common\");\nclass Reader {\n  constructor(_root, _settings) {\n    this._root = _root;\n    this._settings = _settings;\n    this._root = common.replacePathSegmentSeparator(_root, _settings.pathSegmentSeparator);\n  }\n}\nexports.default = Reader;","map":{"version":3,"names":["Object","defineProperty","exports","value","common","require","Reader","constructor","_root","_settings","replacePathSegmentSeparator","pathSegmentSeparator","default"],"sources":["C:/Users/user/Desktop/000newport/node_modules/@nodelib/fs.walk/out/readers/reader.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nconst common = require(\"./common\");\nclass Reader {\n    constructor(_root, _settings) {\n        this._root = _root;\n        this._settings = _settings;\n        this._root = common.replacePathSegmentSeparator(_root, _settings.pathSegmentSeparator);\n    }\n}\nexports.default = Reader;\n"],"mappings":"AAAA,YAAY;;AACZA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EAAEC,KAAK,EAAE;AAAK,CAAC,CAAC;AAC7D,MAAMC,MAAM,GAAGC,OAAO,CAAC,UAAU,CAAC;AAClC,MAAMC,MAAM,CAAC;EACTC,WAAWA,CAACC,KAAK,EAAEC,SAAS,EAAE;IAC1B,IAAI,CAACD,KAAK,GAAGA,KAAK;IAClB,IAAI,CAACC,SAAS,GAAGA,SAAS;IAC1B,IAAI,CAACD,KAAK,GAAGJ,MAAM,CAACM,2BAA2B,CAACF,KAAK,EAAEC,SAAS,CAACE,oBAAoB,CAAC;EAC1F;AACJ;AACAT,OAAO,CAACU,OAAO,GAAGN,MAAM"},"metadata":{},"sourceType":"script","externalDependencies":[]}