UNPKG

@chatui/core

Version:

The React library for Chatbot UI

12 lines (11 loc) 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "SendConfirm", { enumerable: true, get: function get() { return _SendConfirm.SendConfirm; } }); var _SendConfirm = require("./SendConfirm");