UNPKG

ember-copy

Version:

Ember addon to replace deprecated copy function and Copyable mixin

3 lines (2 loc) 93 B
export { default as copy } from './copy'; export { default as Copyable } from './copyable';