Closed sharonchoong closed 3 years ago
Unexpected use of undefined.
if (asString === undefined) { asString = true; }
Fixed with https://github.com/sharonchoong/svg-exportJS/commit/16f8d271d20f168ce4b965a47d81f5229bb68cb5
Codacy detected an issue:
Message:
Unexpected use of undefined.
Occurred on:
if (asString === undefined) { asString = true; }
Currently on: