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