mirror of
https://github.com/denoland/deno.git
synced 2024-12-12 02:27:46 -05:00
11 lines
182 B
Text
11 lines
182 B
Text
|
Download http://localhost:4545/add.ts
|
||
|
Defined in http://localhost:4545/add.ts:1:1
|
||
|
|
||
|
function add(a: number, b: number): number
|
||
|
|
||
|
Defined in file:///[WILDLINE]/doc.ts:3:1
|
||
|
|
||
|
class Test
|
||
|
|
||
|
|