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

var sub = convertToFP(fn, 2)

export default sub