UNPKG

vertinho

Version:

Library to make conference apps and softphones through WebSockets with FreeSWITCH mod_verto.

6 lines (5 loc) 110 B
describe('Sanity check for Jest.', () => { it('is working', () => { expect(1 + 1).toEqual(2); }); });