mirror of
https://github.com/denoland/deno.git
synced 2025-01-11 08:33:43 -05:00
6 lines
165 B
Text
6 lines
165 B
Text
|
[WILDCARD]
|
||
|
error: TS2571 [ERROR]: Object is of type 'unknown'.
|
||
|
console.log(e.message);
|
||
|
^
|
||
|
at file://[WILDCARD]/useUnknownInCatchVariables.ts:4:15
|