Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See [TypeScript #52363](microsoft/TypeScript#52363) for further information Importing mergician without types exported results in the following error when TypeScript `moduleResolution` config is set to `Bundler`: `Could not find a declaration file for module 'mergician'. '/node_modules/mergician/dist/mergician.esm.js' implicitly has an 'any' type. There are types at '/node_modules/mergician/dist/mergician.d.ts', but this result could not be resolved when respecting package.json "exports". The 'mergician' library may need to update its package.json or typings.`
- Loading branch information