"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.organization = void 0;
const v20181225_1 = require("./v20181225");
const v20210331_1 = require("./v20210331");
exports.organization = {
v20181225: v20181225_1.v20181225,
v20210331: v20210331_1.v20210331,
};