Closed korel-san closed 1 year ago
Main goal: increase performance and make dependencies less tied, and increase code quality due to the removal of code duplications
The reason why is described here: https://stackoverflow.com/questions/38582352/module-vs-namespace-import-vs-require-typescript#:~:text=A%20module%20in%20TypeScript%20is,code%20in%20an%20obsolete%20fashion.
Main goal: increase performance and make dependencies less tied, and increase code quality due to the removal of code duplications
The reason why is described here: https://stackoverflow.com/questions/38582352/module-vs-namespace-import-vs-require-typescript#:~:text=A%20module%20in%20TypeScript%20is,code%20in%20an%20obsolete%20fashion.