nakai
- v0.2.0
Pages
README
Links
Repository
Modules
gleam/html
gleam/html/attrs
gleam/html/doctype
nakai
nakai/nakai
nakai/render
Types
Doctype
gleam/html/doctype
Types
Doctype
</>
pub type Doctype { Doctype(decl: String) }
Constructors
Doctype(decl: String)
✨