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


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