UNPKG

@atlaskit/tokens

Version:

Design tokens are the single source of truth to name and store design decisions.

2 lines (1 loc) 90 B
export declare function getContrastRatio(foreground: string, background: string): number;