Type alias TChar<T>

TChar<T>: TStringOfLength<T, 1>

A type representing a string that has a length of exactly 1.

Type Parameters

  • T extends string

Generated using TypeDoc