UNPKG

filecoin-pin

Version:

Bridge IPFS content to Filecoin Onchain Cloud using familiar tools

6 lines 205 B
/** * Storage backend interface for CAR blockstore implementations. * Allows platform-specific storage strategies (memory, filesystem, etc.) */ export {}; //# sourceMappingURL=car-storage-backend.js.map