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

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