Skip to main content
Module

x/valibot/src/actions/rawTransform/rawTransformAsync.ts>RawTransformActionAsync

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Latest
interface RawTransformActionAsync
import { type RawTransformActionAsync } from "https://deno.land/x/valibot@v0.2.0-to-json-schema/src/actions/rawTransform/rawTransformAsync.ts";

Raw transform action async type.

Type Parameters

TInput
TOutput

Properties

readonly
type: "raw_transform"

The action type.

readonly
reference: rawTransformAsync

The action reference.