@stamhoofd/structures
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -12,2 +12,5 @@ export * from "./src/OrganizationMetaData"; | ||
export * from "./src/CountryDecoder"; | ||
export * from "./src/Group"; | ||
export * from "./src/GroupSettings"; | ||
export * from "./src/GroupGenderType"; | ||
export * from "./src/GroupPrices"; | ||
@@ -14,0 +17,0 @@ export * from "./src/endpoints/CreateOrganization"; |
@@ -17,2 +17,5 @@ "use strict"; | ||
tslib_1.__exportStar(require("./src/CountryDecoder"), exports); | ||
tslib_1.__exportStar(require("./src/Group"), exports); | ||
tslib_1.__exportStar(require("./src/GroupSettings"), exports); | ||
tslib_1.__exportStar(require("./src/GroupGenderType"), exports); | ||
tslib_1.__exportStar(require("./src/GroupPrices"), exports); | ||
@@ -19,0 +22,0 @@ // Endpoints |
@@ -12,2 +12,5 @@ export * from "./src/OrganizationMetaData"; | ||
export * from "./src/CountryDecoder"; | ||
export * from "./src/Group"; | ||
export * from "./src/GroupSettings"; | ||
export * from "./src/GroupGenderType"; | ||
export * from "./src/GroupPrices"; | ||
@@ -14,0 +17,0 @@ export * from "./src/endpoints/CreateOrganization"; |
@@ -13,2 +13,5 @@ // General | ||
export * from "./src/CountryDecoder"; | ||
export * from "./src/Group"; | ||
export * from "./src/GroupSettings"; | ||
export * from "./src/GroupGenderType"; | ||
export * from "./src/GroupPrices"; | ||
@@ -15,0 +18,0 @@ // Endpoints |
{ | ||
"name": "@stamhoofd/structures", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./esm/dist/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
Sorry, the diff of this file is not supported yet
123084
194
1724