Closed Goowwy closed 11 months ago
How can i instal with typescript? my project in TS but installing in JS
TS icon next to the package's name indicates that TS is supported out from the box, you don't need to install types separately
e.g. you can use ToastConfig
to define the type of your custom config
How can i instal with typescript? my project in TS but installing in JS