Hierarchy

  • ModuleFactoryResult

Properties

cacheable?: boolean

allow to use the unsafe cache

contextDependencies?: Set<string>
fileDependencies?: Set<string>
missingDependencies?: Set<string>
module?: Module

the created module or unset if no module was created

Generated using TypeDoc