Skip to content

Commit

Permalink
feat: export languageToolsVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 7, 2024
1 parent 6653d0e commit 5a92a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export { useVueImportMap, mergeImportMap, type ImportMap } from './import-map'
export { compileFile } from './transform'
export type { Props as ReplProps } from './Repl.vue'
export type { OutputModes } from './types'
export { version as languageToolsVersion } from '@vue/language-service/package.json'

0 comments on commit 5a92a92

Please sign in to comment.