ParamTypeWalkFunc: ((type, value) => any)

Type declaration

    • (type, value): any
    • When walking a [[ParamType]], this is called on each component.

      Parameters

      • type: string
      • value: any

      Returns any

Generated using TypeDoc