Skip to content

Commit

Permalink
fix: remove default Panel typedef
Browse files Browse the repository at this point in the history
This was overriding the class that is defined later
  • Loading branch information
braem committed Feb 21, 2022
1 parent 4027406 commit 2836662
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions included_files/js_types_default.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
/**
* @typedef {*} unknown
*/
/**
* @typedef {Object} Panel
*/
/**
* @typedef {*} js_raw_arg
*/
Expand Down

0 comments on commit 2836662

Please sign in to comment.