UNPKG

ember-source

Version:

A JavaScript framework for creating ambitious web applications

3 lines 185 B
declare module '@ember/template' { export { isTrustedHTML, trustHTML, htmlSafe, isHTMLSafe, type SafeString, type TrustedHTML, } from "@ember/-internals/glimmer/lib/utils/string"; }