export type GenericObject = { [key: string]: T; }; //# sourceMappingURL=object.d.ts.map