UNPKG

ipfs-interop

Version:

Interoperability Tests for IPFS

4 lines 215 B
export type Controller = import('ipfsd-ctl').Controller; export type Factory = import('ipfsd-ctl').Factory; export type ControllerOptions = import('ipfsd-ctl').ControllerOptions; //# sourceMappingURL=pubsub.d.ts.map