Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exports
safe
tagged template literal from rules_prerender
.
Refs #16. This constructs a `SafeHtml` object from a string literal constant. Since it is a tagged template literal, it is guaranteed to be a constant authored by a developer not dependent on user input and therefore "safe" for usage.
- Loading branch information