Type Alias LevelConfigBase

LevelConfigBase: { attributeKey: string; elementType: string[]; name: string }

Type declaration

  • attributeKey: string
  • elementType: string[]
  • name: string