| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5e4fc04 commit 7ee3cdf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -121,9 +121,6 @@ class StringCharIterator { | |||
| 121 | 121 | * Implements Source Map V3 model. | |
| 122 | 122 | * See https://github.com/google/closure-compiler/wiki/Source-Maps | |
| 123 | 123 | * for format description. | |
| 124 | - * @constructor | ||
| 125 | - * @param {string} sourceMappingURL | ||
| 126 | - * @param {SourceMapV3} payload | ||
| 127 | 124 | */ | |
| 128 | 125 | class SourceMap { | |
| 129 | 126 | #payload; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments