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