Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions pages/v5.x/globals.md
Original file line number Diff line number Diff line change
Expand Up @@ -3046,6 +3046,11 @@ and properties.
* `context` {UpdateHashContextDependency}
* Returns: {void}

#### Static method: `getCompilationHooks(compilation)`

* `compilation` {Compilation}
* Returns: {ExternalModuleHooks}

#### Static method: `getSourceBasicTypes(module)`

> Stability: 0 - Deprecated
Expand Down
Loading