Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ColumnHKTBase

interface ColumnHKTBase {
_type: unknown;
config: unknown;
}

§Properties

§
_type: unknown
[src]
§
config: unknown
[src]