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

var subMinutes = convertToFP(fn, 2)

export default subMinutes