@doctadevs/types
Advanced tools
Comparing version 0.0.40 to 0.0.41
@@ -14,2 +14,4 @@ export * from './types/person'; | ||
export * from './types/price'; | ||
export * from './types/gender-vowel'; | ||
export * from './types/gendered-wording'; | ||
export * from './types/discount-rule'; | ||
@@ -16,0 +18,0 @@ export * from './types/discount'; |
@@ -27,2 +27,4 @@ "use strict"; | ||
__exportStar(require("./types/price"), exports); | ||
__exportStar(require("./types/gender-vowel"), exports); | ||
__exportStar(require("./types/gendered-wording"), exports); | ||
// Entities | ||
@@ -29,0 +31,0 @@ __exportStar(require("./types/discount-rule"), exports); |
@@ -15,2 +15,4 @@ // Generics | ||
export * from './types/price'; | ||
export * from './types/gender-vowel'; | ||
export * from './types/gendered-wording'; | ||
@@ -17,0 +19,0 @@ // Entities |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"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
28836
135
689