import { _isValidObjectKey } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/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.1-i18n/src/utils/index.ts";
Disallows inherited object properties and prevents object prototype pollution by disallowing certain keys.