UNPKG

96 BTypeScriptView Raw
1declare module '@ember/array/make' {
2 export { default } from '@ember/array/lib/make-array';
3}