{
    "description": {
        "author": "Salesforce",
        "text": [
            "Selector: .oneApplicationError.",
            "Represents the content of the application error modal"
        ]
    },
    "exposeRootElement": true,
    "elements": [
        {
            "name": "errorContent",
            "public": true,
            "selector": {
                "css": ".content"
            }
        }
    ]
}