UNPKG

@revenuecat/purchases-ui-js

Version:

Web components for Paywalls. Powered by RevenueCat

7 lines (6 loc) 277 B
import type { PaywallData } from "../../../types/paywall"; /** * Minimal variant of {@link SHEET_PAYWALL} with a sheet-level video background for * Storybook z-order regression checks (`rc-sheet-video-bg`). */ export declare const SHEET_PAYWALL_VIDEO_STACKING: PaywallData;