# Pastebin 3S0v39jg Error ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ root/static/scripts/guess-case/MB/GuessCase/Input.js:210:16 Cannot build a typed interface for this module. You should annotate the exports of this module with types. Cannot determine the type of this new expression. Please provide an annotation, e.g., by adding a type cast around this expression. [signature-verification-failure] 207│ } 208│ } 209│ 210│ export default new GuessCaseInput(); 211│ Error ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ root/static/scripts/guess-case/MB/GuessCase/Output.js:198:16 Cannot build a typed interface for this module. You should annotate the exports of this module with types. Cannot determine the type of this new expression. Please provide an annotation, e.g., by adding a type cast around this expression. [signature-verification-failure] 195│ } 196│ } 197│ 198│ export default new GuessCaseOutput(); 199│ Found 2 errors error Command failed with exit code 2.