UNPKG

@pandacss/studio

Version:

The automated token documentation for Panda CSS

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';