mirror of
https://github.com/denoland/deno.git
synced 2025-02-22 13:13:32 -05:00
6 lines
129 B
Text
6 lines
129 B
Text
TS2304 [ERROR]: Cannot find name 'nothing'.
|
|
export { nothing };
|
|
~~~~~~~
|
|
at [WILDCARD]
|
|
|
|
error: Type checking failed.
|