UNPKG

@gridscale/api

Version:
17 lines (16 loc) 341 B
export declare const $StorageImportFromS3Object: { properties: { name: { type: string; isRequired: boolean; }; url: { type: string; isRequired: boolean; }; extension: { type: string; isRequired: boolean; }; }; };