summaryrefslogtreecommitdiff
path: root/date-fns/src/fp/eachQuarterOfInterval/index.js
blob: ca236bc90e8d22021522816fe57a8149560789e8 (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 '../../eachQuarterOfInterval/index'
import convertToFP from '../_lib/convertToFP/index'

var eachQuarterOfInterval = convertToFP(fn, 1)

export default eachQuarterOfInterval