mkoryak/floatThead

TypeScript 4.3.5 error with version 2.2.3

doberkofler opened this issue · 2 comments

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;

I've created a PR #473

new version published