Class StringTypeInformation<T>

Type for defining a specific string to be sent. Will not accept any other string.

Type Parameters

  • T extends string

    The string to be sent

Hierarchy

Constructors

Properties

value: T

Accessors

Methods

Generated using TypeDoc