The `package.json` of `@itwin/object-storage-google` specifies `lib/index.js` as the main entry point: ``` "main": "lib/index.js", "types": "lib/index.d.ts", ``` However, there's no such file.
The
package.jsonof@itwin/object-storage-googlespecifieslib/index.jsas the main entry point:However, there's no such file.