UNPKG

@node-dlc/chainmon

Version:
8 lines (6 loc) 127 B
import { expect } from 'chai'; describe('chainmon', () => { it('should', async () => { expect(1).to.equal(1); }); });