@liquidcommercedev/rmn-sdk 1.4.5 → 1.4.6

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.
@@ -1,5 +0,0 @@
1
- export declare const SPOT_ELEMENT_SHADOW_ROOT: (width: number, height: number, hasCustomContent: boolean) => {
2
- style: HTMLStyleElement;
3
- wrapper: HTMLDivElement;
4
- slot: HTMLSlotElement;
5
- };
@@ -1,3 +0,0 @@
1
- export declare const GFONT_PRECONNECT: () => string;
2
- export declare const GFONT_SOURCE_SANS_3: () => string;
3
- export declare const GFONT_CORMORANT: () => string;