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

5 lines
167 B
TypeScript
Raw Normal View History

2022-10-29 00:20:35 +02:00
// This file is generated automatically by `scripts/build/typings.js`. Please, don't change it.
import { startOfMinute } from 'date-fns'
export default startOfMinute