2 lines
48 B
JavaScript
2 lines
48 B
JavaScript
function foo(numVal: number, strVal: string) {}
|
function foo(numVal: number, strVal: string) {}
|