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