mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-17 05:05:44 +02:00
fase 5
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
export declare const areIntervalsOverlappingWithOptions: import("./types.js").FPFn3<
|
||||
boolean,
|
||||
| import("../areIntervalsOverlapping.js").AreIntervalsOverlappingOptions
|
||||
| undefined,
|
||||
import("../fp.js").Interval<Date>,
|
||||
import("../fp.js").Interval<Date>
|
||||
>;
|
||||
Reference in New Issue
Block a user