fix(core): update

This commit is contained in:
2023-08-18 13:12:25 +02:00
parent 64d85e711a
commit 707e31d517
17 changed files with 168 additions and 338 deletions

View File

@@ -1,5 +1,5 @@
import * as smartstring from '../ts/index.js';
import { tap, expect } from '@pushrocks/tapbundle';
import { tap, expect } from '@push.rocks/tapbundle';
// Base64
let testBase64: smartstring.Base64;