UNPKG

botframework-webchat-component

Version:
6 lines (4 loc) 152 B
import useWebChatUIContext from './internal/useWebChatUIContext'; export default function useStyleSet() { return [useWebChatUIContext().styleSet]; }