Type alias Raw_Token_typography
Raw_
Token_
typography
: { __typename
: "Raw_Token_typography"; typography
?: Typography | null; value
?: string | null; }
Type declaration
-
__typename: "Raw_Token_typography"
-
Optional typography?: Typography | null
-
Optional value?: string | null