@igamingcareer/igaming-components 1.2.8 → 1.2.9
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 +14 -14
- package/dist/index.mjs +1 -0
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -66312,6 +66312,7 @@ export {
|
|
|
66312
66312
|
SF as getEnabledPermissions,
|
|
66313
66313
|
kz as mapBackendFlagsToSteps,
|
|
66314
66314
|
bq as notify,
|
|
66315
|
+
Mt as safeArray,
|
|
66315
66316
|
wq as updateNotification,
|
|
66316
66317
|
o9 as useConsent,
|
|
66317
66318
|
Pq as useNotification,
|
package/package.json
CHANGED