inferno-shared
Advanced tools
Comparing version 3.6.1 to 3.6.3
@@ -1,2 +0,2 @@ | ||
// Generated by dts-bundle v0.7.2 | ||
// Generated by dts-bundle v0.7.3 | ||
@@ -3,0 +3,0 @@ declare module 'inferno-shared' { |
/** | ||
* @module Inferno-Shared | ||
*/ /** TypeDoc Comment */ | ||
/** | ||
* @module Inferno-Shared | ||
*/ /** TypeDoc Comment */ var NO_OP = '$NO_OP'; | ||
var NO_OP = '$NO_OP'; | ||
var ERROR_MSG = 'a runtime error occured! Use Inferno in development environment to find the error.'; | ||
@@ -8,0 +6,0 @@ // This should be boolean and not reference to window.document |
@@ -8,5 +8,3 @@ 'use strict'; | ||
*/ /** TypeDoc Comment */ | ||
/** | ||
* @module Inferno-Shared | ||
*/ /** TypeDoc Comment */ var NO_OP = '$NO_OP'; | ||
var NO_OP = '$NO_OP'; | ||
var ERROR_MSG = 'a runtime error occured! Use Inferno in development environment to find the error.'; | ||
@@ -13,0 +11,0 @@ // This should be boolean and not reference to window.document |
@@ -10,5 +10,3 @@ (function (global, factory) { | ||
*/ /** TypeDoc Comment */ | ||
/** | ||
* @module Inferno-Shared | ||
*/ /** TypeDoc Comment */ var NO_OP = '$NO_OP'; | ||
var NO_OP = '$NO_OP'; | ||
var ERROR_MSG = 'a runtime error occured! Use Inferno in development environment to find the error.'; | ||
@@ -15,0 +13,0 @@ // This should be boolean and not reference to window.document |
{ | ||
"name": "inferno-shared", | ||
"version": "3.6.1", | ||
"version": "3.6.3", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Helpers functions for Inferno", |
13357
344