Skip to content

Commit 5a92a92

Browse files
committed
feat: export languageToolsVersion
1 parent 6653d0e commit 5a92a92

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
@@ -12,3 +12,4 @@ export { useVueImportMap, mergeImportMap, type ImportMap } from './import-map'
1212
export { compileFile } from './transform'
1313
export type { Props as ReplProps } from './Repl.vue'
1414
export type { OutputModes } from './types'
15+
export { version as languageToolsVersion } from '@vue/language-service/package.json'

0 commit comments

Comments
 (0)