DEP0155: 模式说明符解析中的尾部斜杠
类型: 仅文档(支持 --pending-deprecation)
对于包 "exports" 和 "imports" 模式解析,不推荐使用以 "/" 结尾的说明符(如 import 'pkg/x/')的重新映射。
Type: Documentation-only (supports --pending-deprecation)
The remapping of specifiers ending in "/" like import 'pkg/x/' is deprecated
for package "exports" and "imports" pattern resolutions.