property col.withDefault

Type

<T>(defaultFn: () => T) => ColumnDef<T>

Usage

import { col } from "docs/database.ts";