UNPKG

213 BTypeScriptView Raw
1declare module '@ember/template-compiler/lib/public-api' {
2 export { template } from '@ember/template-compiler/lib/template';
3 export type { EmberPrecompileOptions } from '@ember/template-compiler/lib/types';
4}