<TSchema extends v.GenericSchema>(schema: TSchema,config: JsonColumnConfig<v.InferOutput<TSchema>>,) => ColumnDef<v.InferOutput<TSchema>>
Usage
import { col } from "doc.ts";
<TSchema extends v.GenericSchema>(schema: TSchema,config: JsonColumnConfig<v.InferOutput<TSchema>>,) => ColumnDef<v.InferOutput<TSchema>>
import { col } from "doc.ts";