Comparing version 0.4.7 to 0.4.8
@@ -32,1 +32,2 @@ export * from './equals'; | ||
export * from './with-default'; | ||
export * from './non-callable'; |
@@ -48,2 +48,3 @@ "use strict"; | ||
__exportStar(require("./with-default"), exports); | ||
__exportStar(require("./non-callable"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "hotypes", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "Higher order types for TypeScript", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -65,1 +65,2 @@ # hotypes | ||
- WithDefault | ||
- NonCallable |
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
21300
102
221
66