vue/types
Ryan Cavanaugh 49385e1efa types: add UMD global declaration to index.d.ts (#7868)
Users using Vue from e.g. the CDN might be using the global `.Vue` without importing the module.

See https://www.typescriptlang.org/docs/handbook/modules.html for details on the syntax
2018-03-22 09:58:04 -04:00
..
test fix(types): fix wrong errorCaptured type (#7712) 2018-03-08 12:05:03 -05:00
index.d.ts types: add UMD global declaration to index.d.ts (#7868) 2018-03-22 09:58:04 -04:00
options.d.ts fix(types): prefer normal component over functional one (#7687) 2018-03-08 13:55:52 -05:00
plugin.d.ts
tsconfig.json feat(types): further improve Vue type declarations for canonical usage (#6391) 2017-10-06 14:45:14 -04:00
typings.json
vnode.d.ts fix(types): make VNodeChildrenArrayContents type more accurate (#7287) 2017-12-20 09:09:23 -05:00
vue.d.ts fix(types): prefer normal component over functional one (#7687) 2018-03-08 13:55:52 -05:00