@doctadevs/types
Advanced tools
Comparing version 0.0.34 to 0.0.35
@@ -16,2 +16,3 @@ export * from './types/person'; | ||
export * from './types/payment-method'; | ||
export * from './types/payment-method-list'; | ||
export * from './types/enrollment'; | ||
@@ -18,0 +19,0 @@ export * from './types/enrollment-status'; |
@@ -30,2 +30,3 @@ "use strict"; | ||
__exportStar(require("./types/payment-method"), exports); | ||
__exportStar(require("./types/payment-method-list"), exports); | ||
__exportStar(require("./types/enrollment"), exports); | ||
@@ -32,0 +33,0 @@ __exportStar(require("./types/enrollment-status"), exports); |
@@ -19,2 +19,3 @@ // Generics | ||
export * from './types/payment-method'; | ||
export * from './types/payment-method-list'; | ||
export * from './types/enrollment'; | ||
@@ -21,0 +22,0 @@ export * from './types/enrollment-status'; |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"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
25330
115
608