Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function createParamInfo
import { createParamInfo } from "https://deno.land/x/openbox@1.1.8/runtime/param.ts";

Parameters

schemaRegistry: OpenboxSchemaRegistry
name: string | null
schema: TSchema
optional
withinArray = [UNSUPPORTED]

Returns

ParamInfo