Skip to content

Commit 0836e04

Browse files
authored
fix: type exporting (#110)
1 parent 9123ffe commit 0836e04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export {
1818
} from './message/runtime'
1919
export * from './core'
2020
export {
21+
VueMessageType,
2122
MissingHandler,
2223
ComposerOptions,
2324
Composer,

0 commit comments

Comments
 (0)