import { _subIssues } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/schemas/union/utils/index.ts";
Returns the sub issues of the provided datasets for the union issue.
Parameters
datasets: OutputDataset<unknown, BaseIssue<unknown>>[] | undefined
The datasets.