gesture
gesture copied to clipboard
"allowSyntheticDefaultImports": true?
I think most of user will not be able to use you lib becasue of this
"allowSyntheticDefaultImports": true,
You will get error like Module '"node_modules/@types/react/index"' has no default export.
or similar
PR is welcome