@doctadevs/types
Advanced tools
Comparing version 0.0.50 to 0.0.51
@@ -31,2 +31,3 @@ export * from './types/person'; | ||
export * from './types/multiget-response'; | ||
export * from './types/multiget-read'; | ||
export * from './types/service-handler-context'; | ||
@@ -33,0 +34,0 @@ export * from './types/service-handler-response'; |
@@ -46,2 +46,3 @@ "use strict"; | ||
__exportStar(require("./types/multiget-response"), exports); | ||
__exportStar(require("./types/multiget-read"), exports); | ||
__exportStar(require("./types/service-handler-context"), exports); | ||
@@ -48,0 +49,0 @@ __exportStar(require("./types/service-handler-response"), exports); |
@@ -36,2 +36,3 @@ // Generics | ||
export * from './types/multiget-response'; | ||
export * from './types/multiget-read'; | ||
export * from './types/service-handler-context'; | ||
@@ -38,0 +39,0 @@ export * from './types/service-handler-response'; |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.50", | ||
"version": "0.0.51", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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
37070
175
851