UNPKG

wechaty-grpc

Version:
6 lines 206 B
#!/usr/bin/env -S node --no-warnings --loader ts-node/esm import { test } from 'tstest'; test('stream testing', async (t) => { void t.skip('to be writen'); }); //# sourceMappingURL=streaming.spec.js.map