@skypilot/common-types
Advanced tools
Comparing version
@@ -6,1 +6,2 @@ export declare type AnyRecord = Record<string, any>; | ||
}; | ||
export declare type Falsy = false | 0 | '' | null | undefined; |
{ | ||
"name": "@skypilot/common-types", | ||
"version": "2.2.3-next.0", | ||
"version": "2.3.0-next.0", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Library of reusable common types for TypeScript projects", |
24937
0.25%167
0.6%