We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc49f5 commit b0b7427Copy full SHA for b0b7427
packages/vue-final-modal/src/index.ts
@@ -5,6 +5,7 @@ import type { Vfm } from './Modal'
5
6
/** Types */
7
export * from './Modal'
8
+export * from './Component'
9
10
/** Plugin */
11
export { createVfm, getModalExposed } from './plugin'
0 commit comments