UNPKG

@viewar/call

Version:

ViewAR Call

7 lines (5 loc) 115 B
import test from 'tape'; test('Testing system works.', async (assert) => { assert.plan(1); assert.pass(); });