@learncard/helpers 1.2.10 → 1.2.11
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/helpers.esm.js
CHANGED
|
@@ -14597,6 +14597,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
14597
14597
|
"APP_LISTING_SUBMITTED",
|
|
14598
14598
|
"APP_LISTING_APPROVED",
|
|
14599
14599
|
"APP_LISTING_REJECTED",
|
|
14600
|
+
"APP_LISTING_WITHDRAWN",
|
|
14600
14601
|
"DEVICE_LINK_REQUEST"
|
|
14601
14602
|
]);
|
|
14602
14603
|
var LCNNotificationMessageValidator = external_exports.object({
|