UNPKG

@atlaskit/primitives

Version:

Primitives are token-backed low-level building blocks.

4 lines (3 loc) 160 B
import type { SerializedStyles } from '@emotion/react'; import { type Font } from './font'; export declare const fontStylesMap: Record<Font, SerializedStyles>;