UNPKG

mongodb-chatbot-ui

Version:

UI React components for the MongoDB Assistant

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