topology-foundation / ts-topology

The official TypeScript implementation of Topology Protocol
https://topology-foundation.github.io/ts-topology/
MIT License
25 stars 15 forks source link

Check better ways to export/import modules #9

Closed d-roak closed 2 months ago

d-roak commented 3 months ago

E.g. https://github.com/topology-foundation/ts-topology/blob/c662c00eb9acabdb50b884191cdfaf7f545a7ad1/packages/crdt/src/index.ts#L1-L5

d-roak commented 2 months ago

done #44