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.

7 lines (5 loc) 90 B
/* jshint node: true */ 'use strict'; module.exports = { name: 'ember-cli-copyable' };