Function getDependencyUsedByExportsCondition
- getDependencyUsedByExportsCondition(dependency, usedByExports, moduleGraph): null | false | ((arg0, arg1) => ConnectionState)
-
Parameters
-
-
usedByExports: boolean | Set<string>
-
Returns null | false | ((arg0, arg1) => ConnectionState)