Skip to main content
Go to Latest
type alias DecodeProperties
import { type DecodeProperties } from "https://deno.land/x/openbox@1.1.5/deps.ts";
definition: [K in keyof T]: DecodeType<T[K]>