Module type Xml_print.TagList
module type TagList = sig..end
List of tags that can be printed as empty tags: <foo />.
val emptytags : string list
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module type TagList = sig..end
List of tags that can be printed as empty tags: <foo />.
val emptytags : string list