fix(core): update
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| import { expect, tap } from '@pushrocks/tapbundle'; | ||||
| import * as smartjwt from '../ts/index' | ||||
| import * as smartjwt from '../ts/index'; | ||||
|  | ||||
| tap.test('first test', async () => { | ||||
|   console.log(smartjwt.standardExport) | ||||
| }) | ||||
|   console.log(smartjwt.standardExport); | ||||
| }); | ||||
|  | ||||
| tap.start() | ||||
| tap.start(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user