salix/front/core/lib/copy.js

4 lines
61 B
JavaScript
Raw Normal View History

const copyObject = angular.copy;
export default copyObject;