jsPDF-AutoTable icon indicating copy to clipboard operation
jsPDF-AutoTable copied to clipboard

Why aren't Cell, Column, Row, Table, etc classes exported?

Open udvaritibor opened this issue 4 years ago • 2 comments

I'm trying to make methods which calculate some attribute of a row, but I can't define the parameter's type as Row, because it isn't exported. So I have to use any, which isn't a good thing.

Is there a reason behind it?

udvaritibor avatar Jun 17 '20 08:06 udvaritibor

There is now reason for it. Feel free to submit a PR exporting them 👌

simonbengtsson avatar Jun 17 '20 08:06 simonbengtsson

Thanks for the answer! I'm a bit out of time currently, but I will do it when I got some time.

udvaritibor avatar Jun 17 '20 09:06 udvaritibor