Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Record

Record<K, A, modx>: object[modx[0]][modx[1]]

Create an object filled with A for the fields K

Type parameters

  • K: Key

    to choose fields

  • A: any

    (?=unknown) to fill fields with

  • modx: Modx

    (?=['!', 'W']) to set modifiers

returns

Object

example


  • 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.