UNPKG

ipfs-unixfs-importer

Version:

JavaScript implementation of the UnixFs importer used by IPFS

3 lines 124 B
import type { FileLayout } from './index.js'; export declare function flat(): FileLayout; //# sourceMappingURL=flat.d.ts.map