UNPKG

@sanity/ui

Version:

The Sanity UI components.

8 lines (7 loc) 124 B
/** @public */ export interface ThemeColorShadow { outline: string umbra: string penumbra: string ambient: string }