On this page

new RuntimeSpecSet(iterable?): void
  • iterable {Iterable} iterable
  • Returns: {RuntimeSpecSet}
Attributes
Returns:
{IterableIterator }

webpack.util.runtime.RuntimeSpecSet.add(runtime): void
  • runtime {RuntimeSpec} runtime
  • Returns: {void}

webpack.util.runtime.RuntimeSpecSet.has(runtime): void
  • runtime {RuntimeSpec} runtime
  • Returns: <boolean> true, when the runtime exists