Skip to main content
Module

x/lunchbox/src/enums.ts>TEXT_TYPES

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias TEXT_TYPES
import { type TEXT_TYPES } from "https://deno.land/x/lunchbox@v0.1.13/src/enums.ts";
definition:
| "display"
| "title"
| "heading"
| "subheading"
| "paragraph"
| "small"