{
    "range": [
        0,
        20
    ],
    "loc": {
        "start": {
            "line": 1,
            "column": 0
        },
        "end": {
            "line": 1,
            "column": 20
        }
    },
    "type": "Program",
    "body": [
        {
            "range": [
                0,
                20
            ],
            "loc": {
                "start": {
                    "line": 1,
                    "column": 0
                },
                "end": {
                    "line": 1,
                    "column": 20
                }
            },
            "type": "ExportAllDeclaration",
            "source": {
                "range": [
                    14,
                    19
                ],
                "loc": {
                    "start": {
                        "line": 1,
                        "column": 14
                    },
                    "end": {
                        "line": 1,
                        "column": 19
                    }
                },
                "type": "Literal",
                "value": "mod",
                "raw": "\"mod\""
            }
        }
    ]
}