UNPKG

ember-source

Version:

A JavaScript framework for creating ambitious web applications

5 lines 343 B
declare module 'ember-template-compiler/minimal' { export { default as precompile } from "ember-template-compiler/lib/system/precompile"; export { buildCompileOptions as _buildCompileOptions } from "ember-template-compiler/lib/system/compile-options"; export { preprocess as _preprocess, print as _print } from "@glimmer/syntax"; }