@liquidcommercedev/rmn-sdk 1.4.5 → 1.4.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -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;