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

import { minutesToMilliseconds } from 'date-fns'
export default minutesToMilliseconds