Comparing version 0.1.2 to 0.1.3
import { H3lp } from './manager/h3lp'; | ||
export * from './manager/h3lp'; | ||
export * from './model/delta'; | ||
export declare const h3lp: H3lp; |
@@ -19,4 +19,5 @@ "use strict"; | ||
const h3lp_1 = require("./manager/h3lp"); | ||
__exportStar(require("./manager/h3lp"), exports); | ||
__exportStar(require("./model/delta"), exports); | ||
exports.h3lp = new h3lp_1.H3lp(); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "h3lp", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Helper for nodeJs", | ||
@@ -5,0 +5,0 @@ "author": "Flavio Lionel Rita <flaviolrita@hotmail.com>", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
112876
1463