import { internal } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/index.ts";
const { floorMod } = internal.temporalUtil;
Parameters
x: NumberOrInteger | string
the divident.
y: NumberOrInteger | string
the divisor.
x/neo4j_lite_client/core/index.ts>internal.temporalUtil.floorMod
import { internal } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/index.ts";
const { floorMod } = internal.temporalUtil;
the divident.
the divisor.