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