2 lines
48 B
JavaScript
2 lines
48 B
JavaScript
function multiElement(...{a: r, b: s, c: t}) {}
|
function multiElement(...{a: r, b: s, c: t}) {}
|