UNPKG

botframework-webchat-component

Version:
13 lines 591 B
declare const CustomPropertyNames: Readonly<{ ColorAccent: "--webchat__color--accent"; ColorSubtle: "--webchat__color--subtle"; ColorTimestamp: "--webchat__color--timestamp"; FontPrimary: "--webchat__font--primary"; FontSizeSmall: "--webchat__font-size--small"; IconURLExternalLink: "--webchat__icon-url--external-link"; MaxWidthBubble: "--webchat__max-width--bubble"; MinHeightBubble: "--webchat__min-height--bubble"; PaddingRegular: "--webchat__padding--regular"; }>; export default CustomPropertyNames; //# sourceMappingURL=CustomPropertyNames.d.ts.map