Skip to content

agent-sdk / Exports / IKnownMarketplaceEntry

Interface: IKnownMarketplaceEntry

Entry in known_marketplaces.json.

Table of contents

Properties

Properties

source

source: IMarketplaceSource

Defined in

agent-sdk/src/plugins/marketplace-client.ts:46


installLocation

installLocation: string

Defined in

agent-sdk/src/plugins/marketplace-client.ts:47


lastUpdated

lastUpdated: string

Defined in

agent-sdk/src/plugins/marketplace-client.ts:48

Released under the MIT License.