@mercurjs/dashboard-shared 2.2.0-canary.19 → 2.2.0-canary.20
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.js +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9583,6 +9583,7 @@ var require_modules = __commonJS({
|
|
|
9583
9583
|
MercurModules2["COMMISSION"] = "commission";
|
|
9584
9584
|
MercurModules2["PAYOUT"] = "payout";
|
|
9585
9585
|
MercurModules2["OFFER"] = "offer";
|
|
9586
|
+
MercurModules2["MEDIA"] = "media";
|
|
9586
9587
|
MercurModules2["PRODUCT_ATTRIBUTE"] = "product_attribute";
|
|
9587
9588
|
MercurModules2["PRODUCT_EDIT"] = "product_edit";
|
|
9588
9589
|
MercurModules2["CUSTOM_FIELDS"] = "custom_fields";
|