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

var intervalToDuration = convertToFP(fn, 1)

export default intervalToDuration