@mezzanine-ui/system
Advanced tools
Comparing version 0.0.3 to 0.0.5
{ | ||
"name": "@mezzanine-ui/system", | ||
"version": "0.0.3", | ||
"version": "0.0.5", | ||
"description": "Design System for mezzanine-ui", | ||
@@ -5,0 +5,0 @@ "author": "Mezzanine", |
export declare type Severity = 'success' | 'warning' | 'error'; | ||
export declare type SeverityForFeedback = Severity | 'info'; | ||
export declare type SeverityWithInfo = Severity | 'info'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
32318
72
92