UNPKG

@fluentui/react-northstar

Version:
6 lines (5 loc) 134 B
export interface VideoVariables { width: string; height: string; } export declare const videoVariables: () => VideoVariables;