@glitz/type
Advanced tools
Comparing version 3.0.0-alpha.7 to 3.0.0-alpha.8
@@ -22,2 +22,4 @@ import * as CSS from 'csstype'; | ||
export type Globals = Record<string, FeaturedProperties | Record<string, FeaturedProperties>>; | ||
export type ResolvedValue = string | number | Array<string | number>; | ||
@@ -24,0 +26,0 @@ |
{ | ||
"name": "@glitz/type", | ||
"version": "3.0.0-alpha.7", | ||
"version": "3.0.0-alpha.8", | ||
"main": "", | ||
@@ -17,3 +17,3 @@ "types": "./index.d.ts", | ||
], | ||
"gitHead": "fa5ca3c6db980d5489c3190b1a431d79a188e44d" | ||
"gitHead": "02ebc87215d459d70b73f623d3e18db44b111e47" | ||
} |
10197
250