Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/mod.ts>actionOutput

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function actionOutput
Re-export
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.