4 lines
177 B
TypeScript
4 lines
177 B
TypeScript
// This file is generated automatically by `scripts/build/typings.js`. Please, don't change it.
|
|
|
|
import { eachHourOfInterval } from 'date-fns'
|
|
export default eachHourOfInterval
|