Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • Type

Index

Properties

display?: string | { description?: string; name: string }
from: A | A[]
isDecorator?: boolean
name: string
params?: <internal>.For<P> | ((a: undefined | <internal>.StateObject.From<A>, globalCtx: any) => <internal>.For<P>)

The source StateObject can be undefined: used for generating docs.

to: B | B[]

Generated using TypeDoc