import { actionOutput } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Returns the pipeline action output.
Parameters
output: TOutput
The output value.
Returns
The result object.
import { actionOutput } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Returns the pipeline action output.
The output value.
The result object.