@coavmi/microservices-common
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -32,1 +32,2 @@ "use strict"; | ||
__exportStar(require("./pilot-licence"), exports); | ||
__exportStar(require("./medical-document"), exports); |
@@ -16,2 +16,3 @@ export * from './files'; | ||
export * from './pilot-licence'; | ||
export * from './medical-document'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -16,2 +16,3 @@ export * from './files'; | ||
export * from './pilot-licence'; | ||
export * from './medical-document'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@coavmi/microservices-common", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"main": "./lib/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "_main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
77203
109
1129