fluent-syntax 0.9.2

Parser/Serializer tools for Fluent Syntax.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "type": "Resource",
    "body": [
        {
            "type": "ResourceComment",
            "content": "NOTE: Disable final newline insertion when editing this file."
        },
        {
            "type": "Junk",
            "annotations": [],
            "content": "message-id"
        }
    ]
}