summaryrefslogtreecommitdiff
path: root/date-fns/src/fp/eachWeekendOfMonth/index.js
blob: c51f15ccb7662a6f317fa7b44e2e83d5e6c8738e (plain)
1
2
3
4
5
6
7
8
// This file is generated automatically by `scripts/build/fp.js`. Please, don't change it.

import fn from '../../eachWeekendOfMonth/index'
import convertToFP from '../_lib/convertToFP/index'

var eachWeekendOfMonth = convertToFP(fn, 1)

export default eachWeekendOfMonth