UNPKG

mongodb-chatbot-ui

Version:

UI React components for the MongoDB Chatbot Framework

14 lines (13 loc) 245 B
import { j as r } from "./jsx-runtime.js"; import { createContext as e } from "react"; const a = e(null); function i({ children: t, ...o }) { return /* @__PURE__ */ r.jsx(a.Provider, { value: o, children: t }); } export { i as C, a };