Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
@命名空间
@namespace 不应包含整个库挂起的“根”或“全局”对象。
因为我们有 @module ,它提供了 js 文件容器。有人可以给我一个最简单的例子吗?或引导我到某个链接
如果我们使用 ES6 而不是应该使用模块和子模块,@namespace 就没有用了。