UNPKG

@juzi/wechaty-puppet-whatsapp

Version:
6 lines 180 B
#!/usr/bin/env node --no-warnings --loader ts-node/esm import { test } from 'tstest'; test('tbw', async (t) => { t.pass('tbw'); }); //# sourceMappingURL=integration.spec.js.map