Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Object

Object: Record<Key, any>

An Object

example

type object0 = {a: "hello"}
type string1 = {b: "world"}

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.