import { type TableBase } from "https://deno.land/x/rimbu@1.0.3/table/custom/interface/base.ts";
const { Context } = TableBase;
Properties
readonly
_types: TpThe context used for the internal row map instances.
import { type TableBase } from "https://deno.land/x/rimbu@1.0.3/table/custom/interface/base.ts";
const { Context } = TableBase;
The context used for the internal row map instances.