UNPKG

@medalsocial/meda

Version:

Shared Meda UI shell and runtime package.

6 lines (5 loc) 135 B
export interface EmailFontOption { label: string; value: string; } export declare const EMAIL_FONT_OPTIONS: EmailFontOption[];