import { type RecordKeyAsync } from "https://deno.land/x/valibot@v0.5.0/src/schemas/index.ts";
Record key type.
definition: StringSchema<string | number | symbol> | StringSchemaAsync<string | number | symbol>
x/valibot/src/schemas/index.ts>RecordKeyAsync
import { type RecordKeyAsync } from "https://deno.land/x/valibot@v0.5.0/src/schemas/index.ts";
Record key type.