We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5defda5 + b9c9c35 commit 2a4c32aCopy full SHA for 2a4c32a
1 file changed
addon-test-support/@ember/test-helpers/index.ts
@@ -5,6 +5,7 @@ import {
5
6
export { setResolver, getResolver } from './resolver';
7
export { getApplication, setApplication } from './application';
8
+export { default as hasEmberVersion } from './has-ember-version';
9
export {
10
default as setupContext,
11
getContext,
0 commit comments