UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines (2 loc) 222 B
export declare function resolveTokenValue(category: string, value: unknown): unknown; export declare function resolveSemanticConditionValues(category: string, conditions: Record<string, unknown>): Record<string, unknown>;