fix(types): export ComponentProvideOptions (#5947)

This commit is contained in:
Cédric Exbrayat 2022-05-19 01:32:20 +02:00 committed by GitHub
parent 72ac937f35
commit 3e2850fa6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,6 +217,7 @@ export {
ComponentOptionsWithArrayProps,
ComponentCustomOptions,
ComponentOptionsBase,
ComponentProvideOptions,
RenderFunction,
MethodOptions,
ComputedOptions,