UNPKG

botframework-webchat-component

Version:
7 lines 264 B
import { StrictStyleOptions } from 'botframework-webchat-api'; export default function createVimeoContentStyle({ videoHeight }: StrictStyleOptions): { border: number; height: string | number; width: string; }; //# sourceMappingURL=VimeoContent.d.ts.map