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.
有什么方法可以对导出的接口使用动态 import('path') 吗?
无需在界面中进行代码拆分,因为所有 typescript 将在构建期间编译为纯 javascipt。