In my angular app, I have a Path file where all the path variables are static like below.
export class PATHS { static LOGIN = "login"; static HO