rn-ldk icon indicating copy to clipboard operation
rn-ldk copied to clipboard

types path is wrong in package.json

Open rsbkmr opened this issue 2 years ago • 0 comments

It should be

"types": "lib/typescript/index.d.ts"

instead of

"types": "lib/typescript/src/index.d.ts"

rsbkmr avatar Oct 31 '22 19:10 rsbkmr