2018-09-24 18:09:54 -05:00

4 lines
191 B
JSON

{
"throws": "Found both `declare module.exports` and `declare export` in the same module. Modules can only have 1 since they are either an ES module or they are a CommonJS module (1:55)"
}