UNPKG

@tplc/business

Version:

11 lines (10 loc) 204 B
export interface LcbVideoProps { src?: string loop?: boolean muted?: boolean autoplay?: boolean showProgress?: boolean marginTop?: number marginBottom?: number marginHorizontal?: number }