UNPKG

vue-next

Version:

## Status: Pre-Alpha.

13 lines (12 loc) 214 B
declare namespace JSX { interface Element {} interface ElementClass { $props: {} } interface ElementAttributesProperty { $props: {} } interface IntrinsicElements { [name: string]: any } }