type-plus
Advanced tools
Comparing version 1.3.1 to 1.4.0
export * from './filterKey'; | ||
export * from './findKey'; | ||
export * from './forEachKey'; | ||
export * from './KeyTypes'; | ||
export * from './mapKey'; | ||
@@ -5,0 +6,0 @@ export * from './RecursiveIntersect'; |
{ | ||
"name": "type-plus", | ||
"description": "Provides additional types for `typescript`.", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"homepage": "https://github.com/unional/type-plus", | ||
@@ -6,0 +6,0 @@ "bugs": { |
@@ -58,2 +58,6 @@ # type-plus | ||
### `KeyTypes` | ||
Type of all keys. | ||
## Contribute | ||
@@ -60,0 +64,0 @@ |
export * from './filterKey'; | ||
export * from './findKey'; | ||
export * from './forEachKey'; | ||
export * from './KeyTypes'; | ||
export * from './mapKey'; | ||
@@ -5,0 +6,0 @@ export * from './RecursiveIntersect'; |
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
26804
67
478
100