Daniel Tschinder d5cd2c3231 Allow imports in declare module (#315)
* Allow imports in declare module {}

* Rename bodyElement to bodyNode
2017-01-20 22:19:50 +01:00

4 lines
89 B
JSON

{
"throws": "Only declares and type imports are allowed inside declare module (2:2)"
}