Laptop-Thing/web/node_modules/@nodelib/fs.scandir/out/utils/index.js
2024-11-27 12:35:48 -05: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;