Interface Example2

Example:

    Some
code
sample

Hierarchy

  • Example2

Properties

Bytes: string | number[]
Json: Raw
Title: string

Methods

  • ommited types

    Parameters

    • n1: string
    • n2: string
    • n3: string

    Returns void

  • ommited names

    Parameters

    • _arg0: string
    • _arg1: number

    Returns void

  • named return values

    Returns [number, string]

  • shortened return values

    Returns [string, string]

  • named and shortened return values

    Returns [number, string, string]

Generated using TypeDoc