domain-targetType-matching-domain-debuggableType.json   [plain text]


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