UNPKG

ember-source

Version:

A JavaScript framework for creating ambitious web applications

3 lines 196 B
// NOTE: this intentionally *only* exports the *type* `SafeString`, not its // value, since it should not be constructed by users. export { htmlSafe, isHTMLSafe } from '@ember/-internals/glimmer';