UNPKG

95 BTypeScriptView Raw
1declare module '@ember/test/adapter' {
2 export { Adapter as default } from 'ember-testing';
3}