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

Parameters

record: Record<string, TSchema> | undefined

Returns

OpenboxParam[] | undefined