UNPKG

mongodb-chatbot-ui

Version:

UI React components for the MongoDB Chatbot Framework

4 lines (3 loc) 57 B
export type DarkModeProps = { darkMode?: boolean; };