UNPKG

@gridscale/api

Version:
11 lines (9 loc) 242 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type MarketplaceApplicationImport = { /** * unique hash to allow user to import the self-created marketplace application */ unique_hash: string; }