inferred-types
Advanced tools
Comparing version 0.22.7 to 0.22.8
{ | ||
"name": "inferred-types", | ||
"version": "0.22.7", | ||
"version": "0.22.8", | ||
"description": "Functions which provide useful type inference on TS projects", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -12,2 +12,3 @@ // #autoindex | ||
export * from "./Get"; | ||
export * from "./MapTo"; | ||
export * from "./MutableProps"; | ||
@@ -14,0 +15,0 @@ export * from "./RequireProps"; |
Sorry, the diff of this file is too big to display
323620
222
8688