node-google-spreadsheet icon indicating copy to clipboard operation
node-google-spreadsheet copied to clipboard

addRow type is not properly defined in @types/google-spreadsheet

Open denisatfn opened this issue 4 years ago • 1 comments

TS Error: Property addRow does not exist on type GoogleSpreadsheet

denisatfn avatar Jul 24 '21 08:07 denisatfn

I have not been keeping the types up to date.

I will rewrite this whole codebase in TS at some point, which will then give us much better types without the manual work of keeping them up to date.

In the meantime, feel free to update the types!

theoephraim avatar Nov 07 '21 19:11 theoephraim

new TS rewrite is now live. Please check it out :D

theoephraim avatar Jun 26 '23 18:06 theoephraim