Skip to content

Commit 7aeff34

Browse files
committed
feat(types): expose all plugin types
1 parent 075ec62 commit 7aeff34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/@vuepress/types/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ export * from './theme-default'
77
export * from './theme'
88
export * from './plugin'
99
export * from './plugin-api'
10+
export * from "./third-party-plugins"
11+
export * from "./official-plugins"

0 commit comments

Comments
 (0)