Type alias AreaIdent

AreaIdent: "header" | "body" | "footer"

The AreaIdent is an identifier for the three areas : header, body, and footer.

Generated using TypeDoc