mirror of
https://github.com/denoland/deno.git
synced 2024-12-12 02:27:46 -05:00
7 lines
256 B
Text
7 lines
256 B
Text
|
Download http://localhost:4545/add.ts
|
||
|
Check file:///[WILDLINE]main.js
|
||
|
error: TS2345 [ERROR]: Argument of type 'string' is not assignable to parameter of type '(a: number, b: number) => number'.
|
||
|
addHere("");
|
||
|
~~
|
||
|
at file:///[WILDLINE]main.js:12:9
|