unkonwn
try { const uhoh = JSON.parse('{"oops":"eeeeeeeeeeeee",'); } catch (error: unknown) { // ... }