TypeScript 4.3.5 error with version 2.2.3
doberkofler opened this issue · 2 comments
doberkofler commented
node_modules/floatthead/dist/jquery.floatThead.d.ts:20:67 - error TS1385: Function type notation must be parenthesized when used in a union type.
20 floatThead(action: ("destroy"|"reflow"|"getRowGroups")): JQuery|() => JQuery;
doberkofler commented
I've created a PR #473
mkoryak commented
new version published