mirror of
https://github.com/denoland/deno.git
synced 2025-02-20 20:33:42 -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.
|