vue/types/test
Sebastian Krüger c52427b0d2
fix(types): async Component types (#11906)
* Update options.d.ts

* Create async-component-test.ts

* add generics to Component ad EsModuleComponent

* remove not needed , and ;

* revert unrelated changes

* revert unrelated changes

* revert unrelated changes

* revert unrelated changes

* optimize EsModuleImports

* Update async-component-test.ts
2021-06-03 15:13:33 +02:00
..
async-component-test.ts fix(types): async Component types (#11906) 2021-06-03 15:13:33 +02:00
augmentation-test.ts feat(types): further improve Vue type declarations for canonical usage (#6391) 2017-10-06 14:45:14 -04:00
es-module.ts types: add EsModuleComponent definition (#6477) 2017-09-05 15:25:16 -04:00
options-test.ts fix(types): changed expression type to optional string (#11189) 2021-03-30 11:37:56 +02:00
plugin-test.ts test(types): update TS version and fix types test (#7597) 2018-02-03 14:02:25 -05:00
ssr-test.ts fix(types): add missing ssr renderToString signature 2017-11-24 09:23:59 -05:00
tsconfig.json fix(types): fix global namespace declaration for UMD bundle (#9912) 2019-04-25 11:18:07 +08:00
umd-test.ts fix(types): fix global namespace declaration for UMD bundle (#9912) 2019-04-25 11:18:07 +08:00
vue-test.ts fix(types): support string type for style in VNode data (#9728) 2019-03-18 15:47:43 +08:00