UNPKG

100 BTypeScriptView Raw
1declare module '@ember/array/mutable' {
2 export { MutableArray as default } from '@ember/array';
3}