We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075ec62 commit 7aeff34Copy full SHA for 7aeff34
packages/@vuepress/types/src/index.ts
@@ -7,3 +7,5 @@ export * from './theme-default'
7
export * from './theme'
8
export * from './plugin'
9
export * from './plugin-api'
10
+export * from "./third-party-plugins"
11
+export * from "./official-plugins"
0 commit comments