TS2344: Type RpcRouter<GetById, StatusPagesContext> does not satisfy the constraint RpcRouter<any, any>
Property [TypeId] is missing in type RpcRouter<GetById, StatusPagesContext> but required in type RpcRouter<any, any>
RpcRouter.d.ts(28, 14): [TypeId] is declared here.
TS2344: Type RpcRouter<GetById, StatusPagesContext> does not satisfy the constraint RpcRouter<any, any>
Property [TypeId] is missing in type RpcRouter<GetById, StatusPagesContext> but required in type RpcRouter<any, any>
RpcRouter.d.ts(28, 14): [TypeId] is declared here.