@doctadevs/types
Advanced tools
Comparing version 0.0.51 to 0.0.52
@@ -22,2 +22,3 @@ export * from './types/person'; | ||
export * from './types/training'; | ||
export * from './types/training-list'; | ||
export * from './types/training-cohort'; | ||
@@ -24,0 +25,0 @@ export * from './types/training-cohort-quota'; |
@@ -36,2 +36,3 @@ "use strict"; | ||
__exportStar(require("./types/training"), exports); | ||
__exportStar(require("./types/training-list"), exports); | ||
__exportStar(require("./types/training-cohort"), exports); | ||
@@ -38,0 +39,0 @@ __exportStar(require("./types/training-cohort-quota"), exports); |
@@ -25,2 +25,3 @@ // Generics | ||
export * from './types/training'; | ||
export * from './types/training-list'; | ||
export * from './types/training-cohort'; | ||
@@ -27,0 +28,0 @@ export * from './types/training-cohort-quota'; |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.51", | ||
"version": "0.0.52", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
37662
179
864