Type Alias Stack

Stack: { id: string; n: number }

Type declaration

  • id: string
  • n: number