UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 134 B
export interface ChatVariables { backgroundColor: string; } export declare const chatVariables: (siteVars: any) => ChatVariables;