UNPKG

@omnia/fx-models

Version:
10 lines (9 loc) 481 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./TextToImageRequest"), exports); tslib_1.__exportStar(require("./CreateImageResponse"), exports); tslib_1.__exportStar(require("./TextToImageResponse"), exports); tslib_1.__exportStar(require("./StatusRequest"), exports); tslib_1.__exportStar(require("./ErrorResponse"), exports); tslib_1.__exportStar(require("./BaseResponse"), exports);