@nutui/icons-react-taro 3.0.2-cpp.3.beta.7 → 3.0.2-cpp.3.beta.8
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/types/index.d.ts
CHANGED
|
@@ -166,6 +166,8 @@ export declare const Gardener: FunctionComponent<SVG_IconProps>;
|
|
|
166
166
|
|
|
167
167
|
export declare const Gift: FunctionComponent<SVG_IconProps>;
|
|
168
168
|
|
|
169
|
+
export declare const GiftOrder: FunctionComponent<SVG_IconProps>;
|
|
170
|
+
|
|
169
171
|
export declare const Health: FunctionComponent<SVG_IconProps>;
|
|
170
172
|
|
|
171
173
|
export declare const Heart: FunctionComponent<SVG_IconProps>;
|