You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mladenilic, thanks for this awesome library.
Would you consider adding typescript definitions for the public class Columns?
I just added type definitions in my own project and I can raise a PR if needed.
Also, I was going through the code and all other classes/code have JsDoc comments except the Columns class. Curious if there is any special reason behind this?
Thanks
The text was updated successfully, but these errors were encountered:
Hi @mladenilic, thanks for this awesome library.
Would you consider adding typescript definitions for the public class
Columns
?I just added type definitions in my own project and I can raise a PR if needed.
Also, I was going through the code and all other classes/code have JsDoc comments except the
Columns
class. Curious if there is any special reason behind this?Thanks
The text was updated successfully, but these errors were encountered: