| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c02f044 commit 0958df9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -558,6 +558,8 @@ The identifier of the current module, as set in the constructor. | |||
| 558 | 558 | // ^^^^^ the module specifier | |
| 559 | 559 | ``` | |
| 560 | 560 | ||
| 561 | + * `referencingModule` {vm.Module} The `Module` object `link()` is called on. | ||
| 562 | + | ||
| 561 | 563 | * `extra` {Object} | |
| 562 | 564 | * `assert` {Object} The data from the assertion: | |
| 563 | 565 | <!-- eslint-skip --> | |
@@ -569,8 +571,6 @@ The identifier of the current module, as set in the constructor. | |||
| 569 | 571 | support, as opposed to, for example, triggering an error if an | |
| 570 | 572 | unsupported assertion is present. | |
| 571 | 573 | ||
| 572 | - * `referencingModule` {vm.Module} The `Module` object `link()` is called on. | ||
| 573 | - | ||
| 574 | 574 | * Returns: {vm.Module|Promise} | |
| 575 | 575 | * Returns: {Promise} | |
| 576 | 576 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments