sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API
https://js-moi-sdk.docs.moi.technology/
Apache License 2.0
24 stars 2 forks source link

fix: typescript interface causing build failure #23

Closed sarvalabs-harshrastogi closed 10 months ago

sarvalabs-harshrastogi commented 11 months ago

This pull request addresses the linkage issue by making adjustments to the TypeScript declaration file (index.d.ts) and ensuring proper imports from the src directory within the js-moi-signer.

Further, it removes tsconfig.tsbuildinfo from git tracking.

Changes Made

cloudflare-workers-and-pages[bot] commented 11 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3f1498c
Status: ✅  Deploy successful!
Preview URL: https://e33d2a15.js-moi-sdk.pages.dev
Branch Preview URL: https://fix-ts-signer-build-failer.js-moi-sdk.pages.dev

View logs