module.dependencySpecifiers
该模块所有依赖项的说明符。 返回的数组被冻结,不允许对其进行任何更改。
The specifiers of all dependencies of this module. The returned array is frozen to disallow any changes to it.
Corresponds to the [[RequestedModules]]
field of Cyclic Module Records in
the ECMAScript specification.