UNPKG

@afzalimdad9/react-alert

Version:
2 lines 148 B
export declare const groupBy: <Alert>(array: Alert[], fn: (item: Alert) => string) => Record<string, Alert[]>; //# sourceMappingURL=helpers.d.ts.map