@doctadevs/types
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -8,2 +8,3 @@ export * from './types/person'; | ||
export * from './types/identification-type'; | ||
export * from './types/identification-type-list'; | ||
export * from './types/discount-rule'; | ||
@@ -10,0 +11,0 @@ export * from './types/discount'; |
@@ -21,2 +21,3 @@ "use strict"; | ||
__exportStar(require("./types/identification-type"), exports); | ||
__exportStar(require("./types/identification-type-list"), exports); | ||
// Entities | ||
@@ -23,0 +24,0 @@ __exportStar(require("./types/discount-rule"), exports); |
@@ -9,2 +9,3 @@ // Generics | ||
export * from './types/identification-type'; | ||
export * from './types/identification-type-list'; | ||
@@ -11,0 +12,0 @@ // Entities |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
24653
111
597