2026-07-07 07:11:50 +00:00
|
|
|
// This file is generated automatically by `scripts/build/fp.js`. Please, don't change it.
|
2026-07-05 06:41:32 +00:00
|
|
|
import fn from "../../setISOWeek/index.js";
|
|
|
|
|
import convertToFP from "../_lib/convertToFP/index.js";
|
2026-07-07 07:11:50 +00:00
|
|
|
var setISOWeek = convertToFP(fn, 2);
|
|
|
|
|
export default setISOWeek;
|