UNPKG

date-fns-reactified

Version:
6 lines (3 loc) 192 B
import { eachWeekendOfInterval as _eachWeekendOfInterval } from "date-fns"; import { reactify } from "@vueuse/shared"; export const eachWeekendOfInterval = reactify(_eachWeekendOfInterval);