export class Auth { constructor( public readonly id: number, ) {} }