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