Documentation
¶
Overview ¶
Code generated by define_gene; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed html.d.ts HtmlDefine []byte HtmlDeclared = map[string]any{ "escapeString": html.EscapeString, "unescapeString": html.UnescapeString, } )
Functions ¶
This section is empty.
Types ¶
type HtmlModule ¶
type HtmlModule struct{}
func (HtmlModule) Exports ¶
func (S HtmlModule) Exports() map[string]any
func (HtmlModule) Identity ¶
func (S HtmlModule) Identity() string
func (HtmlModule) TypeDefine ¶
func (S HtmlModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.