2 lines
43 B
JavaScript
2 lines
43 B
JavaScript
const foo = function({ async = true }) {};
|
const foo = function({ async = true }) {};
|