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


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