We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a16a79 commit bc86359Copy full SHA for bc86359
lib/Chunk.js
@@ -16,7 +16,6 @@ const ERR_CHUNK_INITIAL =
16
17
/** @typedef {import("./Module")} Module */
18
/** @typedef {import("./ChunkGroup")} ChunkGroup */
19
-/** @typedef {import("./Entrypoint")} Entrypoint */
20
/** @typedef {import("./ModuleReason")} ModuleReason */
21
/** @typedef {import("webpack-sources").Source} Source */
22
/** @typedef {import("./util/createHash").Hash} Hash */
0 commit comments