Add column presets
This commit is contained in:
parent
6479d09196
commit
1bfc20673d
6 changed files with 50 additions and 34 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ColumnOf } from "./column-types";
|
||||
import { ColumnOf } from "./column-presets";
|
||||
import type { Column, ColumnShorthand, DataType } from "./columns";
|
||||
import { Prequel } from "./prequel";
|
||||
import { Table } from "./table";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue