@pandacss/types
Advanced tools
Comparing version 0.0.0-dev-20230125141042 to 0.0.0-dev-20230125142353
export type { ConditionDetails, ConditionType, Conditions, RawCondition } from './conditions' | ||
export type { Config, UserConfig } from './config' | ||
export type { Config, Preset, UserConfig } from './config' | ||
export type { PropertyConfig, PropertyTransform, PropertyValues, UtilityConfig } from './utility' | ||
@@ -4,0 +4,0 @@ export type { SystemStyleObject, CssKeyframes, GlobalStyleObject } from './system-types' |
{ | ||
"name": "@pandacss/types", | ||
"version": "0.0.0-dev-20230125141042", | ||
"version": "0.0.0-dev-20230125142353", | ||
"description": "The types for css panda", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.d.ts", |
881537