import { toDate as fn } from '../../toDate/index.js'; import { convertToFP } from '../_lib/convertToFP/index.js'; export const toDateWithOptions = convertToFP(fn, 2);