Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StringType

Hierarchy

  • StringType

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • value: string

    Returns StringType

Properties

value

value: string

Methods

toString

  • toString(): string
  • Returns string

valueOf

  • valueOf(): string
  • Returns the primitive value of the specified object.

    Returns string

Static all

  • all(): Array<any>
  • Returns Array<any>

Generated using TypeDoc