UNPKG

219 BTypeScriptView Raw
1declare module 'ember-template-compiler' {
2 export * from 'ember-template-compiler/lib/public-api';
3 import 'ember-template-compiler/lib/system/bootstrap';
4 import 'ember-template-compiler/lib/system/initializer';
5}