⚠️ You are viewing documentation for an older version of Compose SDK.
Version:

# Type alias ThemeSettingsFontSource

ThemeSettingsFontSource: { local: string; } | { url: string; } | { format: string; url: string; }