Interface CustomPropertyDescriptor<ExportCtx, Symbols>
Properties
Optional cifExport
cif
Export
?: { categories
: <internal>.Category<ExportCtx>[]; prefix
: string; context
?: any }Type declaration
prefix: string
context?:function
Parameters
Returns undefined | ExportCtx
Readonly name
name: string
Optional symbols
symbols?: Symbols