Interface MyObj

Inteface with properties that are common to all types

Hierarchy

  • MyObj

Properties

Properties

age: number
gender?: string
name: string

Generated using TypeDoc