package raw

Import Path
	github.com/google/safehtml/internal/raw (on go.dev)

Dependency Relation
	imports 0 packages, and imported by 3 packages

Involved Source Files Package raw provides a coordination point for package safehtml, package uncheckedconversions, package legacyconversions, and package testconversions. raw must only be imported by these four packages.
Package-Level Variables (total 7, all are exported)
HTML is the raw constructor for a safehtml.HTML.
Identifier is the raw constructor for a safehtml.Identifier.
Script is the raw constructor for a safehtml.Script.
Style is the raw constructor for a safehtml.Style.
StyleSheet is the raw constructor for a safehtml.StyleSheet.
TrustedResourceURL is the raw constructor for a safehtml.TrustedResourceURL.
URL is the raw constructor for a safehtml.URL.