UNPKG

textiot

Version:

A framework for building web and native (IoT) Dapps on the IPFS network

8 lines (7 loc) 112 B
describe('hi', () => { describe('ok', () => { it('foo', () => { expect(0).toEqual(0) }) }) })