MessageUnknownValue interface

Signature:

export interface MessageUnknownValue extends MessageValue 

Extends: MessageValue

Properties

Property Modifiers Type Description
locale readonly ‘und’  
source readonly string  
type readonly ‘unknown’  

Methods

Method Description
toParts()  
toString()  
valueOf()