UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

6 lines (4 loc) 194 B
/* eslint-disable */ import type { RecipeCreatorFn } from '../types/recipe'; export declare const cva: RecipeCreatorFn export type { RecipeVariant, RecipeVariantProps } from '../types/recipe';