Skip to content

Commit 6d5032a

Browse files
sxzzoumoussa98
authored andcommitted
feat: export
1 parent 1c76b7e commit 6d5032a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ export { compileFile } from './transform'
55
export type { Props as ReplProps } from './Repl.vue'
66
export type { Store, StoreOptions, SFCOptions, StoreState } from './store'
77
export type { OutputModes } from './output/types'
8+
export { version as languageToolsVersion } from '@vue/language-service/package.json'
9+

0 commit comments

Comments
 (0)