dependencySpecifiers

var dependencySpecifiers: <Error class: unknown class><String>(source)

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 Record s in the ECMAScript specification.