import { type SymbolSchemaAsync } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Symbol schema async type.
definition: BaseSchemaAsync<symbol, TOutput> & { type: "symbol"; message: ErrorMessage | undefined; }
x/valibot/mod.ts>SymbolSchemaAsync
import { type SymbolSchemaAsync } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Symbol schema async type.