type alias SortKey

Definition

boolean
| Date
| number
| SortKey[]
| string

Usage

import { type SortKey } from "index.ts";