tjtanjin / react-chatbotify

A modern React library for creating a flexible and extensible chatbot.
https://react-chatbotify.tjtanjin.com/
MIT License
103 stars 49 forks source link

end: replace any type by options type #54

Closed HaecheonLee closed 2 months ago

HaecheonLee commented 2 months ago

Description

This removes unused logic and replaces any type by object type

What change does this PR introduce?

Please select the relevant option(s).

What is the proposed approach?

It removes unused logic and replaces type

Checklist: