please advise. I have an interface:
export interface PermissionScope { type: string; companyId?: number | null; }
Later, in certain case i wa