Comparing version 8.1.0-2 to 8.1.0-3
{ | ||
"name": "es-preact", | ||
"version": "8.1.0-2", | ||
"version": "8.1.0-3", | ||
"description": "Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.", | ||
@@ -5,0 +5,0 @@ "main": "dist/preact.js", |
@@ -0,0 +0,0 @@ // render modes |
@@ -0,0 +0,0 @@ /** Global options |
@@ -0,0 +0,0 @@ declare namespace preact { |
@@ -0,0 +0,0 @@ /** Copy own-properties from `props` onto `obj`. |
/** Virtual DOM Node */ | ||
export function VNode() {} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
259541