mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-16 20:55:41 +02:00
fase 5
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
|
||||
import { differenceInWeeks as fn } from "../differenceInWeeks.mjs";
|
||||
import { convertToFP } from "./_lib/convertToFP.mjs";
|
||||
|
||||
export const differenceInWeeksWithOptions = convertToFP(fn, 3);
|
||||
|
||||
// Fallback for modularized imports:
|
||||
export default differenceInWeeksWithOptions;
|
||||
Reference in New Issue
Block a user