Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomPropertyDescriptor<ExportCtx, Symbols>

Type parameters

Hierarchy

  • CustomPropertyDescriptor

Index

Constructors

Properties

Constructors

constructor

Properties

cifExport?: { categories: <internal>.Category<ExportCtx>[]; prefix: string; context?: any }

Type declaration

  • categories: <internal>.Category<ExportCtx>[]
  • prefix: string
  • context?:function
    • Parameters

      Returns undefined | ExportCtx

name: string
symbols?: Symbols

Generated using TypeDoc