UNPKG

@juzi/wechaty-puppet-whatsapp

Version:
8 lines 276 B
#!/usr/bin/env node --no-warnings --loader ts-node/esm "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tstest_1 = require("tstest"); (0, tstest_1.test)('tbw', async (t) => { t.pass('tbw'); }); //# sourceMappingURL=integration.spec.js.map