UNPKG

109 BTypeScriptView Raw
1declare module '@ember/object/internals' {
2 export { cacheFor, guidFor } from '@ember/object/-internals';
3}