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