fix(core): update
This commit is contained in:
3
test/index.ts
Normal file
3
test/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import * as wcctools from '../ts_web/index';
|
||||
import * as elements from './elements';
|
||||
wcctools.setupWccTools(elements as any, {});
|
Reference in New Issue
Block a user