1 line
49 B
JavaScript
1 line
49 B
JavaScript
declare function foo(x: number, y: string): void; |
declare function foo(x: number, y: string): void; |