UNPKG

wechaty-grpc

Version:
8 lines 302 B
#!/usr/bin/env -S node --no-warnings --loader ts-node/esm "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tstest_1 = require("tstest"); (0, tstest_1.test)('stream testing', async (t) => { void t.skip('to be writen'); }); //# sourceMappingURL=streaming.spec.js.map