Type alias Space

Space: " " | "\t" | "\n" | "\r" | "\u000b" | "\f"

Generated using TypeDoc