UNPKG

@tencentcloud/chat-uikit-vue

Version:

Build In-App Chat & Audio/Video Call & Live Streaming in minutes with UIKit components for Vue.

9 lines (7 loc) 134 B
const TOAST_TYPE = { SUCCESS: 'success', WARNING: 'warning', ERROR: 'error', NORMAL: 'normal', }; export default TOAST_TYPE;