summaryrefslogtreecommitdiff
path: root/date-fns/src/secondsToMinutes/index.d.ts
blob: 22846dd3ea57a538359f05e2f3191a686deeb63d (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'
export default secondsToMinutes