@aesthetic/types
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -78,2 +78,3 @@ import { CSS, FontFace, Keyframes, Property, Properties, Rule, Unit, UnitFactory, Value, ValueWithFallbacks, VariablesMap } from './css'; | ||
setRootVariables: (variables: VariablesMap) => void; | ||
setTheme: (results: T[]) => void; | ||
} | ||
@@ -80,0 +81,0 @@ declare global { |
{ | ||
"name": "@aesthetic/types", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "Reusable TypeScript types for Aesthetic packages.", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "c3c3a681b593b40a5e17f2e7ec5592c6ba69a538" | ||
"gitHead": "3a207c81618254979f9636784cf621612e7a7c47" | ||
} |
Sorry, the diff of this file is not supported yet
13004
130