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

x/typebox_deno/src/typebox.ts>Intrinsic.Map

JSON Schema Type Builder with Static Type Resolution for TypeScript
Latest
function Intrinsic.Map
import { Intrinsic } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
const { Map } = Intrinsic;

Applies an intrinsic string manipulation to the given type.

Parameters

schema: T
mode: M