UNPKG

@xapp/chat-widget

Version:
7 lines (6 loc) 263 B
import 'rollup-plugin-inject-process-env'; /** * Animation duration for WebSocket button dismiss animation (in milliseconds). * This should match the CSS animation duration in WsButton.scss. */ export declare const WS_BUTTON_DISMISS_ANIMATION_DURATION = 300;