UNPKG

@nodelib/fs.scandir

Version:

List files and directories inside the specified directory

5 lines (4 loc) 128 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fs = void 0; exports.fs = require("./fs");