Unicode MessageFormat for JavaScript
    Preparing search index...

    Type Alias FluentMessageResource

    FluentMessageResource: Map<string, Map<string, MessageFormat>>

    A Map of MessageFormat instances.

    As each Fluent message and term may consist of a value and attributes, the inner Map of this structure uses '' as the key for the value.