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 { parseJSON as fn } from "../parseJSON.mjs";
|
||||
import { convertToFP } from "./_lib/convertToFP.mjs";
|
||||
|
||||
export const parseJSON = convertToFP(fn, 1);
|
||||
|
||||
// Fallback for modularized imports:
|
||||
export default parseJSON;
|
||||
Reference in New Issue
Block a user