9 lines
251 B
JavaScript
9 lines
251 B
JavaScript
// This file is generated automatically by `scripts/build/fp.js`. Please, don't change it.
|
|
|
|
import fn from '../../toDate/index.js'
|
|
import convertToFP from 'date-fns/fp/_lib/convertToFP/index.js'
|
|
|
|
var toDate = convertToFP(fn, 1)
|
|
|
|
export default toDate
|