Skip to content

@openfabr/cdf / Exports / SupportInfo

Interface: SupportInfo

Interface that offers support information about the package.

Table of contents

Properties

Properties

email

Optional email: string

The support email address of the package.

Defined in

src/lib/metadata.ts:40


phone

Optional phone: string

The support phone number of the package.

Defined in

src/lib/metadata.ts:44


url

Optional url: string

The URL to the support site of the package.

Defined in

src/lib/metadata.ts:36