domain-debuggableTypes.json   [plain text]


[
{
    "domain": "Domain",
    "debuggableTypes": ["web-page"],
    "commands": [{"name": "Command"}],
    "events": [{"name": "Event"}]
}
]