UNPKG

@sberdevices/plasma-temple

Version:

SberDevices CanvasApp Templates.

4 lines 267 B
import React from 'react'; import { ShopLandingCarouselProps } from './types'; export declare const ShopLandingCarousel: React.ForwardRefExoticComponent<ShopLandingCarouselProps & React.RefAttributes<HTMLDivElement>>; //# sourceMappingURL=ShopLandingCarousel.d.ts.map