UNPKG

stackexchange-api

Version:
6 lines (5 loc) 155 B
export interface TypeStyling { readonly link_color?: string; readonly tag_background_color?: string; readonly tag_foreground_color?: string; }