MessageNumberPart interface

Signature:

export interface MessageNumberPart extends MessageExpressionPart 

Extends: MessageExpressionPart

Properties

Property Modifiers Type Description
locale   string  
parts   Intl.NumberFormatPart[]  
source   string  
type   ‘number’