export interface ById { [id: string]: T; }