Variable typeCodesConst

typeCodes: { [key: string]: number } = ...

Maps entity type names to their corresponding numeric type codes.

Type declaration

  • [key: string]: number