UNPKG

react-native-week-schedule-1

Version:
3 lines 192 B
import type { IData } from "react-native-week-schedule-1"; export declare const findConflicts: <T extends IData>(currentItem: T, items: T[]) => T[]; //# sourceMappingURL=findConflicts.d.ts.map