Skip to main content
Module

x/valibot/src/actions/rawTransform/rawTransform.ts>RawTransformAction

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

Raw transform action type.

Type Parameters

TInput
TOutput

Properties

readonly
type: "raw_transform"

The action type.

readonly
reference: rawTransform

The action reference.