fix(core): update
This commit is contained in:
5
ts_web/index.ts
Normal file
5
ts_web/index.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import { LeleElement } from './elements/lele-element';
|
||||
|
||||
export {
|
||||
LeleElement
|
||||
};
|
Reference in New Issue
Block a user