UNPKG

ipfs

Version:

JavaScript implementation of the IPFS specification

8 lines (5 loc) 122 B
'use strict' /** * @typedef {import('ipfs-core/src/components')} IPFS */ module.exports = { ...require('ipfs-core') }