When importing from `/default` so that I don't have to pass any settings, TS can't find the associated types: ``` Could not find a declaration file for module 'rfdc/default'. 'node_modules/rfdc/default.js' implicitly has an 'any' type. Try `npm i --save-dev @types/rfdc` if it exists or add a new declaration (.d.ts) file containing `declare module 'rfdc/default'; ts(7016) ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by jorisw and has received 1 comments.