I noticed that if I have an enum that is composed of numbers, then basically TypeScripts allows assigning any number to the variable of such type:
enum EnumTe