chore(deps): modernize platformclient tooling
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
|
||||
import { tap } from '@git.zone/tstest/tapbundle';
|
||||
import * as platformclient from '../ts/index.js';
|
||||
|
||||
tap.test('first test', async () => {
|
||||
console.log(platformclient);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
||||
Reference in New Issue
Block a user