Appearance
Ts / SENTINEL
Utilities for working with the SENTINEL type.
import { Ts } from '@wollybeard/kit' // Access via namespace Ts.SENTINEL.someFunction()
import * as Ts from '@wollybeard/kit/ts' // Access via namespace Ts.SENTINEL.someFunction()