2 lines
41 B
JavaScript
2 lines
41 B
JavaScript
const foo = function({ async: bar }) {};
|
const foo = function({ async: bar }) {};
|