rc-dock
rc-dock copied to clipboard
Fix using the library without allowSyntheticDefaultImports
Currently setting "allowSyntheticDefaultImports": false in tsconfig.json results in errors in .d.ts files.
but is there a reason allowSyntheticDefaultImports must be false?