Kui API Documentation - v11.0.0 / @kui-shell/core / SourceRef
@kui-shell/core.SourceRef
• Optional
customization: Object
Name | Type |
---|---|
data |
string |
filepath |
string |
isFor |
string |
packages/core/src/models/entity.ts:236
• templates: { contentType?
: string
; data
: string
; filepath
: string
; isFor
: string
; kind?
: "source"
| "template"
}[]