inferno-vnode-flags
Advanced tools
Comparing version 1.4.2-alpha.9a8a49c6 to 1.5.0-alpha.949b4a8a
@@ -0,0 +0,0 @@ declare const enum VNodeFlags { |
@@ -0,0 +0,0 @@ var VNodeFlags; |
@@ -0,0 +0,0 @@ declare const enum VNodeFlags { |
@@ -0,0 +0,0 @@ "use strict"; |
/*! | ||
* Inferno.VNodeFlags v1.4.1 | ||
* Inferno.VNodeFlags v1.5.0 | ||
* (c) 2017 Dominic Gannaway' | ||
@@ -5,0 +5,0 @@ * Released under the MIT License. |
{ | ||
"name": "inferno-vnode-flags", | ||
"version": "1.4.2-alpha.9a8a49c6", | ||
"version": "1.5.0-alpha.949b4a8a", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Provides an enum of all possible VNode Flags used when calling Inferno.createVNode", |
8175