fuc-new/doc/node_modules/@nodelib/fs.scandir/out/utils/index.js
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

6 lines
143 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.fs = void 0;
const fs = require("./fs");
exports.fs = fs;