The TypeScript transpiler/type-stripper chokes on the `satisfies` keyword, and crashes the fiddle. Live demo: https://jsfiddle.net/highcharts/6hu7napL/ The `satisfies` syntax was added in TS v4.9, released November 2022.
The TypeScript transpiler/type-stripper chokes on the
satisfieskeyword, and crashes the fiddle.Live demo: https://jsfiddle.net/highcharts/6hu7napL/
The
satisfiessyntax was added in TS v4.9, released November 2022.