mirror of https://github.com/vuejs/core.git
fix(types): export ComponentProvideOptions (#5947)
This commit is contained in:
parent
72ac937f35
commit
3e2850fa6c
|
@ -217,6 +217,7 @@ export {
|
|||
ComponentOptionsWithArrayProps,
|
||||
ComponentCustomOptions,
|
||||
ComponentOptionsBase,
|
||||
ComponentProvideOptions,
|
||||
RenderFunction,
|
||||
MethodOptions,
|
||||
ComputedOptions,
|
||||
|
|
Loading…
Reference in New Issue