4 lines
235 B
JavaScript
4 lines
235 B
JavaScript
|
// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
|
||
|
import fn from "../../lastDayOfISOWeekYear/index.js";
|
||
|
import convertToFP from "../_lib/convertToFP/index.js";
|
||
|
export default convertToFP(fn, 1);
|