type alias SortKey
import { type SortKey } from "main.ts";

Definition

| string
| number
| boolean
| Date
| SortKey[]