UNPKG

207 BTypeScriptView Raw
1declare module 'ember-template-compiler/lib/plugins/assert-against-attrs' {
2 const _default: typeof import('@ember/template-compiler/lib/plugins/assert-against-attrs').default;
3 export default _default;
4}