UNPKG

@gridscale/api

Version:
7 lines (6 loc) 181 B
export declare type MarketplaceApplicationImport = { /** * unique hash to allow user to import the self-created marketplace application */ unique_hash: string; };