UNPKG

ember-data-copyable

Version:

Intelligently copy an Ember Data model and all of its relationships

4 lines (3 loc) 78 B
export default function isUndefined(o) { return typeof o === 'undefined'; }