mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
style: 优化代码结构
This commit is contained in:
+1
@@ -0,0 +1 @@
|
|||||||
|
export type FlipType = 'up' | 'down'
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
import Flipper from './index.vue'
|
import Flipper from './index.vue'
|
||||||
type FlipType = 'up' | 'down'
|
import { FlipType } from './index.d'
|
||||||
|
|
||||||
export { Flipper, FlipType }
|
export { Flipper, FlipType }
|
||||||
|
|||||||
Reference in New Issue
Block a user