Could not find a declaration file for module 'warp-contracts-lmdb'. 'node_modules/warp-contracts-lmdb/lib/cjs/index.js' implicitly has an 'any' type.
There are types at '/node_modules/warp-contracts-lmdb/lib/types/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'warp-contracts-lmdb' library may need to update its package.json or typings.
24 import { LmdbCache } from 'warp-contracts-lmdb';
~~~~~~~~~~~~~~~~~~~~~
When using
type: module
intsconfig.json