UNPKG

@atlaskit/primitives

Version:

Primitives are token-backed low-level building blocks.

3 lines (2 loc) 121 B
import type { BackgroundColorToken } from './types'; export declare const UNSAFE_useSurface: () => BackgroundColorToken;