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


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