import { _isValidObjectKey } from "https://deno.land/x/valibot@v1.0.0-beta.5/src/utils/index.ts";
Disallows inherited object properties and prevents object prototype pollution by disallowing certain keys.
import { _isValidObjectKey } from "https://deno.land/x/valibot@v1.0.0-beta.5/src/utils/index.ts";
Disallows inherited object properties and prevents object prototype pollution by disallowing certain keys.