Commit 4e08b79
authored
fix: Update IrisGridContextMenuHandler getHeaderActions return type to be more permissive (#2117)
Needed for proper TS in
deephaven/deephaven-plugins#522. Otherwise the
class complains it can't properly extend `IrisGridContextMenuHandler`.1 parent bd3e944 commit 4e08b79
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments