Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add types for dependencies #14

Closed
3 of 6 tasks
sethvincent opened this issue Jul 14, 2022 · 5 comments
Closed
3 of 6 tasks

add types for dependencies #14

sethvincent opened this issue Jul 14, 2022 · 5 comments
Assignees
Labels
good first issue Good for newcomers types

Comments

@sethvincent
Copy link
Contributor

sethvincent commented Jul 14, 2022

In particular:

  • brittle
  • multi-core-indexer
  • @mapeo/sqlite-indexer
  • @mapeo/crypto
  • sodium-universal
  • base32.js

and anything else in https://github.com/digidem/mapeo-core-next/blob/main/types/modules.d.ts

@achou11
Copy link
Member

achou11 commented Oct 18, 2022

a good reference in case i start losing steam...

https://github.com/digidem/multi-core-indexer/tree/main/types

@achou11
Copy link
Member

achou11 commented Oct 19, 2022

note to self, base32.js already has ts defs but they're not published with the module right now (currently available on master branch)

@sethvincent
Copy link
Contributor Author

updated the list to reflect newly added types 🎉

@achou11
Copy link
Member

achou11 commented Jul 11, 2023

relevant thing that Gregor started work on: https://github.com/digidem/digidem-types

@gmaclennan
Copy link
Member

done, enough for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers types
Projects
None yet
Development

No branches or pull requests

4 participants