mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 12:01:00 +00:00
9 lines
351 B
JavaScript
9 lines
351 B
JavaScript
"use strict";
|
|
exports.setISOWeekWithOptions = void 0;
|
|
|
|
var _index = require("../setISOWeek.cjs");
|
|
var _index2 = require("./_lib/convertToFP.cjs"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
|
|
|
|
const setISOWeekWithOptions = (exports.setISOWeekWithOptions = (0,
|
|
_index2.convertToFP)(_index.setISOWeek, 3));
|