mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 15:30:57 +00:00
8 lines
254 B
TypeScript
8 lines
254 B
TypeScript
export declare const differenceInCalendarQuartersWithOptions: import("./types.ts").FPFn3<
|
|
number,
|
|
| import("../differenceInCalendarQuarters.ts").DifferenceInCalendarQuartersOptions
|
|
| undefined,
|
|
string | number | Date,
|
|
string | number | Date
|
|
>;
|