fix(core): update

This commit is contained in:
2023-09-11 10:18:45 +02:00
parent 0e6103cb58
commit 0fea2e6879
12 changed files with 2674 additions and 1288 deletions

View File

@ -1,4 +1,4 @@
import { tap, expect, expectAsync } from '@pushrocks/tapbundle';
import { tap, expect, expectAsync } from '@push.rocks/tapbundle';
import * as smartbrowser from '../ts/index.js';
let testSmartBrowser: smartbrowser.SmartBrowser;