Skip to content

Commit 4e0a7f6

Browse files
fix(types): source map type
1 parent 016358f commit 4e0a7f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/Source.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
* @property {string[]=} sourcesContent
2121
* @property {string} mappings
2222
* @property {string} file
23+
* @property {string} debugId
24+
* @property {number[]} ignoreList
2325
*/
2426

2527
/** @typedef {string | Buffer} SourceValue */

0 commit comments

Comments
 (0)