@doctadevs/types
Advanced tools
Comparing version 0.0.36 to 0.0.38
@@ -28,1 +28,3 @@ export * from './types/person'; | ||
export * from './types/price-calculation-response'; | ||
export * from './types/card-helper-bin-request'; | ||
export * from './types/card-helper-bin-response'; |
@@ -43,2 +43,4 @@ "use strict"; | ||
__exportStar(require("./types/price-calculation-response"), exports); | ||
__exportStar(require("./types/card-helper-bin-request"), exports); | ||
__exportStar(require("./types/card-helper-bin-response"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -33,1 +33,3 @@ // Generics | ||
export * from './types/price-calculation-response'; | ||
export * from './types/card-helper-bin-request'; | ||
export * from './types/card-helper-bin-response'; |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.36", | ||
"version": "0.0.38", | ||
"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
27030
123
658