UNPKG

@engie-group/fluid-design-system

Version:

The Fluid Design System is ENGIE’s open-source library to create, build and deliver ENGIE digital services in a more efficient way.

3 lines (2 loc) 139 B
export declare const EMPHASIS_VARIANTS: readonly ["bold", "subtle", "minimal"]; export type Emphasis = (typeof EMPHASIS_VARIANTS)[number];