1 line
No EOL
65 B
TypeScript
1 line
No EOL
65 B
TypeScript
export default function merge(acc: object, item: object): object; |