(e4)
| 5739 | return this.onOptionChange(((i3) => { |
| 5740 | -1 !== e3.indexOf(i3) && t3(); |
| 5741 | })); |
| 5742 | } |
| 5743 | _setupOptions() { |
| 5744 | const e3 = (e4) => { |
| 5745 | if (!(e4 in t2.DEFAULT_OPTIONS)) throw new Error(`No option with key "${e4}"`); |
| 5746 | return this.rawOptions[e4]; |
| 5747 | }, i3 = (e4, i4) => { |
nothing calls this directly
no outgoing calls
no test coverage detected