DEV Community

Discussion on: How to Use Google Sheets as a Database (Responsibly)

Collapse
 
wouterv profile image
WouterV

Cool! I'm not a fan of straight js, does autocode also support typescript?

Collapse
 
hacubu profile image
Jacob Lee

Currently no, there's type-checking at the interface level around parameters though: github.com/FunctionScript/Function...