rn-ldk
rn-ldk copied to clipboard
types path is wrong in package.json
It should be
"types": "lib/typescript/index.d.ts"
instead of
"types": "lib/typescript/src/index.d.ts"