Skip to main content
Module

x/clarigen/mod.ts>Compact

Deno package for type-safe Clarinet tests
Go to Latest
type alias Compact
import { type Compact } from "https://deno.land/x/clarigen@v0.4.4/mod.ts";
definition: [K in keyof T]: T[K]