UNPKG

vroom-react

Version:
15 lines (14 loc) 438 B
export declare const localStreamStyle: (arg?: { backgroundColor: string; } | undefined) => object; export declare const localStreamDisplayNameStyle: (arg?: { color: string; fontFamily: string; fontSize: string; } | undefined) => object; export declare const localStreamDisplayNameCenterStyle: (arg?: { color: string; fontFamily: string; fontSize: string; backgroundColor: string; } | undefined) => object;