import { type SortedTableSortedColumn } from "https://deno.land/x/rimbu@0.13.1/table/sorted-row/sorted-column/interface.ts";
const { Context } = SortedTableSortedColumn;
Module
x/rimbu/table/sorted-row/sorted-column/interface.ts>SortedTableSortedColumn.Context
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.