error TS7016: Could not find a declaration file for module 'qr-code-generator-lib'. '/Users/austin/Projects/design2code/MAPflow/node_modules/qr-code-generator-lib/dist/qr-code-generator-lib.mjs' implicitly has an 'any' type.
There are types at '/Users/austin/Projects/design2code/MAPflow/node_modules/qr-code-generator-lib/dist/types/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'qr-code-generator-lib' library may need to update its package.json or typings.
3 import { getMatrix } from "qr-code-generator-lib";
~~~~~~~~~~~~~~~~~~~~~~~