UNPKG

@gridscale/api

Version:
25 lines (23 loc) 571 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$StorageImportFromS3Object = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$StorageImportFromS3Object = { properties: { name: { type: 'string', isRequired: true, }, url: { type: 'string', isRequired: true, }, extension: { type: 'Enum', isRequired: true, }, }, }; //# sourceMappingURL=$StorageImportFromS3Object.js.map