Skip to main content
Go to Latest
type alias FontVariantEastAsianProperty
import { type FontVariantEastAsianProperty } from "https://deno.land/std@0.40.0/types/react/csstype.d.ts";
definition:
| EastAsianVariantValues
| "full-width"
| "normal"
| "proportional-width"
| "ruby"
| string