Type Alias Mod

Mod: { acronym: string; settings?: { [k: string]: any } }

Type declaration

  • acronym: string
  • Optionalsettings?: { [k: string]: any }