UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

5 lines (4 loc) 264 B
export { default as default, ClassMeta, InstanceMeta, GlimmerObjectFactory } from './lib/object'; export { computed, observer } from './lib/computed'; export { Mixin, Blueprint, toMixin } from './lib/mixin'; export { aliasMethod, alias } from './lib/descriptors';