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

var endOfHour = convertToFP(fn, 1)

export default endOfHour