UNPKG

@uprtcl/ipfs-provider

Version:

_Prtcl provider wrappers around ipfs-http-client

8 lines (6 loc) 174 B
import { expect } from '@open-wc/testing'; describe('<uprtcl-common>', () => { it('has a default property title', async () => { expect(true).to.equal(true); }); });