UNPKG

ember-cli-copyable

Version:

Deeply copies your records including their relations. The mixin is smart enough to resolve not loaded relations and is configurable to what should be shallow/deeply copied or excluded entirely.

3 lines (2 loc) 84 B
import Copyable from 'ember-cli-copyable/mixins/copyable'; export default Copyable;