Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
enum TEXT_TYPES
import { TEXT_TYPES } from "https://deno.land/x/ana_components@v0.0.36/src/types/enums.ts";

Members

DISPLAY = "display"
HEADING = "heading"
PARAGRAPH = "paragraph"
SMALL = "small"
SUBHEADING = "subheading"
TITLE = "title"