Interface structA

structA comment

Hierarchy

  • structA

Properties

Methods

Properties

Field1: string
Field2: string | number[]

multi line comment with union type

Methods

  • method comment

    Parameters

    • arg1: number

    Returns void

  • Parameters

    • arg1: number
    • Rest ...arg2: string[]

    Returns void

Generated using TypeDoc