filecoin-pin
Version:
Bridge IPFS content to Filecoin Onchain Cloud using familiar tools
12 lines • 316 B
TypeScript
/**
* Unit tests for CAR import functionality
*
* Tests the import command's ability to:
* - Validate CAR files
* - Handle various root CID scenarios
* - Initialize Synapse with progress callbacks
* - Upload to Filecoin
* - Clean up resources properly
*/
export {};
//# sourceMappingURL=import.test.d.ts.map