intellij-emberjs-import-support
Version:
Ember.js: support of `import from '@ember/..'` for JetBrains IDEs (Idea, WebStorm, ...)
35 lines (33 loc) • 355 B
JavaScript
export {
and,
bool,
collect,
deprecatingAlias,
empty,
equal,
filterBy,
filter,
gte,
gt,
intersect,
lte,
lt,
mapBy,
map,
match,
max,
min,
none,
notEmpty,
not,
oneWay,
or,
readOnly,
setDiff,
sort,
sum,
union,
uniqBy,
uniq,
oneWay as reads
} from '../../@ember-packages/@ember/object/computed';