On latest version of typescript, getting the following error. Seems like a simple change is needed to the package.json of the project. Could this please be fixed in a patch update for the project?
Could not find a declaration file for module '@frontify/frontify-finder'. '/Users/.../node_modules/@frontify/frontify-finder/dist/index.es.js' implicitly has an 'any' type.
There are types at '/Users/.../node_modules/@frontify/frontify-finder/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@frontify/frontify-finder' library may need to update its package.json or typings.ts(7016)