hldb / welo

peer-to-peer, collaborative states using Merkle-CRDTs
Other
32 stars 2 forks source link

feat: allow any file to be imported #111

Closed saul-jb closed 6 months ago

saul-jb commented 6 months ago

This PR allows all files to be imported.

There are many classes and methods that would be useful to be used outside the module such as:

This is a catch-all solution which may not be ideal so let me know if there is reason to restrict this.