summaryrefslogtreecommitdiff
path: root/date-fns/src/fp/addMinutes/index.d.ts
blob: fc7b670281307566f866f31e89b126dbf4b321db (plain)
1
2
3
4
// This file is generated automatically by `scripts/build/typings.js`. Please, don't change it.

import { addMinutes } from 'date-fns/fp'
export default addMinutes