UNPKG

ember-legacy-class-transform

Version:
4 lines 230 B
export { default, ClassMeta, InstanceMeta } from './lib/object'; export { computed, observer } from './lib/computed'; export { Mixin, Blueprint, toMixin } from './lib/mixin'; export { aliasMethod, alias } from './lib/descriptors';