GetWeeksInMonthOptions
import type { GetWeeksInMonthOptions } from "https://esm.sh/v135/date-fns@3.6.0/index.d.mts";
The getWeeksInMonth function options.
interface GetWeeksInMonthOptions extends LocalizedOptions<"options">, WeekOptions {}
import type { GetWeeksInMonthOptions } from "https://esm.sh/v135/date-fns@3.6.0/index.d.mts";
The getWeeksInMonth function options.