UNPKG

@flexnative/theme-context

Version:
11 lines (10 loc) 322 B
export declare const Fonts: { /** iOS `UIFontDescriptorSystemDesignDefault` */ sans: string; /** iOS `UIFontDescriptorSystemDesignSerif` */ serif: string; /** iOS `UIFontDescriptorSystemDesignRounded` */ rounded: string; /** iOS `UIFontDescriptorSystemDesignMonospaced` */ mono: string; };