/** * Used for redux action type naming. '[UserProjector] UserHasBoughtProduct' */ export type EntityName = string;