UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

3 lines 159 B
import { Dirent, Stats } from '../types'; export declare function createDirentFromStats(name: string, stats: Stats): Dirent; //# sourceMappingURL=fs.d.ts.map