1
0
html/tag/promote.gen.go

11 lines
207 B
Go
Raw Normal View History

2025-10-07 13:25:53 +02:00
// generated by ../script/promote-to-tags.go
2025-09-11 20:50:00 +02:00
2025-10-06 00:37:10 +02:00
package tag
2025-10-05 21:25:53 +02:00
2025-09-11 20:50:00 +02:00
import "code.squareroundforest.org/arpio/html"
2025-10-05 21:25:53 +02:00
2025-09-11 20:50:00 +02:00
var Attr = html.Attr
var Define = html.Define
var Doctype = html.Doctype
var Comment = html.Comment