WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • TWrapper

  • T

  • TWrapper

  • T

  • TWrapper

  • T

  • TWrapper

  • T

  • TWrapper

Hierarchy

Index

Methods

toJSON

  • toJSON(): T
  • see

    _.value

    Returns T

toString

  • toString(): string
  • Produces the result of coercing the unwrapped value to a string.

    Returns string

    Returns the coerced string value.

value

  • value(): T
  • Executes the chained sequence to extract the unwrapped value.

    alias

    .toJSON, .valueOf

    Returns T

    Returns the resolved unwrapped value.

valueOf

  • valueOf(): T
  • see

    _.value

    Returns T

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc