Comparing version 0.0.8 to 0.0.9
import React from "react"; | ||
export default class HelloWorld extends React.Component { | ||
render(): React.JSX.Element; | ||
} | ||
export default function HelloWorld(): React.JSX.Element; |
@@ -1,1 +0,1 @@ | ||
import t from"react";var o=function(t,r){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(t[r]=o[r])},o(t,r)};"function"==typeof SuppressedError&&SuppressedError,function(r){function n(){return null!==r&&r.apply(this,arguments)||this}(function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}o(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)})(n,r),n.prototype.render=function(){return t.createElement("h2",null,"Hello world")}}(t.Component); | ||
import"react"; |
@@ -1,1 +0,1 @@ | ||
"use strict";var t=require("react"),r=function(t,o){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])},r(t,o)};"function"==typeof SuppressedError&&SuppressedError,function(o){function n(){return null!==o&&o.apply(this,arguments)||this}(function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function n(){this.constructor=t}r(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)})(n,o),n.prototype.render=function(){return t.createElement("h2",null,"Hello world")}}(t.Component); | ||
"use strict";require("react"); |
{ | ||
"name": "abirun", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Make smart contracts interation easy", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
2916
68