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

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