✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Type alias ThemeSettingsFontSource

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