Text: {
    prototype: Text;
    new (data?): Text;
}

Type declaration

    • new (data?): Text
    • Parameters

      • Optional data: string

      Returns Text

  • prototype: Text

Generated using TypeDoc