| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -323,7 +323,7 @@ class WPTRunner { | |||
| 323 | 323 | ||
| 324 | 324 | /** | |
| 325 | 325 | * Set the scripts modifier for each script. | |
| 326 | - * @param {(meta: { code: string, filename: string }) => void} | ||
| 326 | + * @param {(meta: { code: string, filename: string }) => void} modifier | ||
| 327 | 327 | */ | |
| 328 | 328 | setScriptModifier(modifier) { | |
| 329 | 329 | this.scriptsModifier = modifier; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments