2025-01-28 10:49:58 -05:00
|
|
|
TS1039 [ERROR]: Initializers are not allowed in ambient contexts.
|
2023-03-05 17:47:04 +00:00
|
|
|
export const a: string = Deno.version.deno;
|
|
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
at file:///[WILDCARD]/check_dts.d.ts:2:26
|
2025-01-28 10:49:58 -05:00
|
|
|
|
|
|
|
error: Type checking failed.
|