Skip to main content

Interface: Extension<ExtensionOptions>

core/types.Extension

Type parameters

NameType
ExtensionOptionsany

Properties

configurationId

configurationId: number


context

context: ExtensionContext


createdAt

createdAt: Date


display

display: string


id

id: number


options

options: ExtensionOptions


projectId

projectId: number


status

status: ExtensionStatus


type

type: ExtensionType


updatedAt

updatedAt: Date