hugoWebsite/node_modules/date-fns/startOfMonth/index.d.ts

5 lines
165 B
TypeScript

// This file is generated automatically by `scripts/build/typings.js`. Please, don't change it.
import { startOfMonth } from 'date-fns'
export default startOfMonth