blob: 61886be383d319e6011b537a67a4f634b822b0c2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|