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