interface ToString {
    $toString: any;
}

Properties

Properties

$toString: any

Converts value to a string.