Skip to content

@openfabr/cdf / Exports / ServicesInfo

Interface: ServicesInfo

Interface that represents information about available service constructs.

Hierarchy

ServicesInfo

Table of contents

Properties

Properties

description

Optional description: string

Inherited from

OptionalDescAware.description

Defined in

src/lib/metadata.ts:24


icon

Optional icon: string

Inherited from

OptionalIconAware.icon

Defined in

src/lib/metadata.ts:16


types

types: Object

Available types and subtypes for services.

Index signature

▪ [key: string]: ServiceType

Defined in

src/lib/metadata.ts:125