arithmetic-type/double

View on GitHub
src/memory/copy.js

Summary

Maintainability
A
0 mins
Test Coverage
export const copy = (a) => a;