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

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