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 "../../parseJSON/index.js";
|
|
|
|
|
import convertToFP from "../_lib/convertToFP/index.js";
|
2026-07-07 07:11:50 +00:00
|
|
|
var parseJSON = convertToFP(fn, 1);
|
|
|
|
|
export default parseJSON;
|