I'm quite new working with the Office.js API. I created a React add-in project and I'm now trying to add a custom function which can simply add two cells just like the examples at create custom function in Excel. In this guide it says you have to create the add-in project as Excel Custom Functions
So my doubt is how can I create a custom function if the add-in project I created is React
type instead of Excel Custom Functions