Skip to content

Commit 3e2850f

Browse files
authored
fix(types): export ComponentProvideOptions (#5947)
1 parent 72ac937 commit 3e2850f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/runtime-core/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ export {
217217
ComponentOptionsWithArrayProps,
218218
ComponentCustomOptions,
219219
ComponentOptionsBase,
220+
ComponentProvideOptions,
220221
RenderFunction,
221222
MethodOptions,
222223
ComputedOptions,

0 commit comments

Comments
 (0)