Type Alias IsWideString<S>

IsWideString<S>: IsWide<string, S>

Checks if a string type is a wide string.

Type Parameters

  • S