UNPKG

v8-ui-components

Version:

A component lib for v8 storefront apps

5 lines (4 loc) 331 B
import { IVideoWithContentProps } from "../../components/SmallComponents/VideoWithContent/VideoWithContent.interfaces"; import { IVideoProps } from "../../components/SmallComponents/Video/Video.interfaces"; export declare const TAIPropsVideoWithContent: IVideoWithContentProps; export declare const TAIPropsVideo: IVideoProps;