11 lines
207 B
Go
11 lines
207 B
Go
// generated by ../script/promote-to-tags.go
|
|
|
|
package tag
|
|
|
|
import "code.squareroundforest.org/arpio/html"
|
|
|
|
var Attr = html.Attr
|
|
var Define = html.Define
|
|
var Doctype = html.Doctype
|
|
var Comment = html.Comment
|