UNPKG

@botonic/react

Version:

Build Chatbots using React

10 lines (8 loc) 169 B
import React from 'react' export const MultichannelContext = React.createContext({ boldIndex: true, text: { indexMode: 'letter', }, indexSeparator: '.', })