UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 127 B
import type { Platform, PlatformDefs } from "./types.js"; export declare const defsByPlatform: Record<Platform, PlatformDefs>;