how to use constants in typescript types code example Example: create constant in class typescript private static readonly myPrivateConstant: number = 5;