import buildComputedPromise from './-computed-promise'; import ObjectProxy from '@ember/object/proxy'; export default buildComputedPromise(ObjectProxy);