Explorar o código

fix(types): export ComponentProvideOptions (#5947)

Cédric Exbrayat %!s(int64=4) %!d(string=hai) anos
pai
achega
3e2850fa6c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/runtime-core/src/index.ts

+ 1 - 0
packages/runtime-core/src/index.ts

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