Skip to content

Commit 9475fe1

Browse files
committed
Add vbr to typedef
1 parent 74f6a99 commit 9475fe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lambdas/inspect/mpck.js

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import { tmpdir } from "node:os";
88
* @property {number} [frames]
99
* @property {number} [time]
1010
* @property {number} [unidentified]
11+
* @property {boolean} [vbr]
1112
*/
1213

1314
/**

0 commit comments

Comments
 (0)