fix(core): update

This commit is contained in:
2022-03-25 14:17:13 +01:00
parent 97eba85337
commit 385acfd951
8 changed files with 5140 additions and 13860 deletions

View File

@ -1,5 +1,5 @@
import { expect, tap } from '@pushrocks/tapbundle';
import * as deesComms from '../ts/index';
import * as deesComms from '../ts/index.js';
let deesCommsTest: deesComms.DeesComms;