Unicode MessageFormat for JavaScript
    Preparing search index...

    Type Alias FluentMessageResourceData

    FluentMessageResourceData: Map<string, Map<string, Model.Message>>

    A Map of Model.Message data structures.

    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.