初始化模版工程
This commit is contained in:
5
components/image-editor/index.ts
Normal file
5
components/image-editor/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import './styles/index.css'
|
||||
|
||||
export * from './components/editor/main'
|
||||
export * from './components/canvas'
|
||||
export * from './consts'
|
||||
Reference in New Issue
Block a user