Open sunfmin opened 7 years ago
the solution: https://stackoverflow.com/questions/40900791/cannot-redeclare-block-scoped-variable-in-unrelated-files
Add
export {}
to the end of the file.
the solution: https://stackoverflow.com/questions/40900791/cannot-redeclare-block-scoped-variable-in-unrelated-files
Add
to the end of the file.