Skip to content

Commit

Permalink
fix(types): export ComponentProvideOptions (#5947)
Browse files Browse the repository at this point in the history
  • Loading branch information
cexbrayat committed May 18, 2022
1 parent 72ac937 commit 3e2850f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime-core/src/index.ts
Expand Up @@ -217,6 +217,7 @@ export {
ComponentOptionsWithArrayProps,
ComponentCustomOptions,
ComponentOptionsBase,
ComponentProvideOptions,
RenderFunction,
MethodOptions,
ComputedOptions,
Expand Down

0 comments on commit 3e2850f

Please sign in to comment.