type alias Num

Definition

number
| string
| bigint

Usage

import { type Num } from ".";