fix(core): update

This commit is contained in:
2022-03-24 22:46:08 +01:00
parent 916052ef0b
commit 6e2855cf3c
6 changed files with 5586 additions and 13533 deletions

View File

@ -1,6 +1,6 @@
import { tap, expect } from '@pushrocks/tapbundle';
import * as typedsocket from '../ts/index';
import * as typedsocket from '../ts/index.js';
tap.test('should create a client', async () => {
console.log('Browser test') // TODO: implement browser tests