Skip to content

Commit b0b7427

Browse files
committed
fix: export Component helper type
1 parent 0fc49f5 commit b0b7427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vue-final-modal/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import type { Vfm } from './Modal'
55

66
/** Types */
77
export * from './Modal'
8+
export * from './Component'
89

910
/** Plugin */
1011
export { createVfm, getModalExposed } from './plugin'

0 commit comments

Comments
 (0)