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