Options
All
  • Public
  • Public/Protected
  • All
Menu

Module interfaces/simple-object

Interfaces

Type aliases

Type aliases

SimpleObjectType

SimpleObjectType: string | number | boolean | SimpleObject | null | undefined

The SimpleObject interface is used to pass around data with a string key and basic data types.

Generated using TypeDoc