issues
search
poap-xyz
/
poap.js
POAP implemetation in javascript
https://sdk.poap.tech/
MIT License
9
stars
8
forks
source link
Organize providers exports
#97
Closed
jm42
closed
7 months ago
jm42
commented
7 months ago
Description
This PR organizes the exports of the provider package.
It exports everything.
It adds
index.ts
to export subfolders.
It moves all types and errors to the ports folder.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update (if none of the other choices apply)
Checklist
[x] I have read the
CONTRIBUTING
document.
[ ] I have added tests to cover my changes.
[x] All new and existing tests passed.
[ ] I have updated the documentation accordingly.
netlify[bot]
commented
7 months ago
✅
Deploy Preview for
poap-sdk
canceled.
Name
Link
🔨
Latest commit
c1c7f81440b9dbb8fc3c76424f1c77f5f22d8fa7
🔍
Latest deploy log
https://app.netlify.com/sites/poap-sdk/deploys/65fbd08cec080200086eb837
Description
This PR organizes the exports of the provider package.
index.ts
to export subfolders.Type of change
Checklist