@ultraviolet/icons 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts
CHANGED
|
@@ -125,7 +125,7 @@ declare const PRODUCT_ICONS: {
|
|
|
125
125
|
readonly packer: _emotion_react_jsx_runtime.JSX.Element;
|
|
126
126
|
readonly serverlessJobs: _emotion_react_jsx_runtime.JSX.Element;
|
|
127
127
|
readonly server: _emotion_react_jsx_runtime.JSX.Element;
|
|
128
|
-
readonly
|
|
128
|
+
readonly serverlessDB: _emotion_react_jsx_runtime.JSX.Element;
|
|
129
129
|
readonly SqsSns: _emotion_react_jsx_runtime.JSX.Element;
|
|
130
130
|
};
|
|
131
131
|
|