grmjs / grm

MTProto API Client for Deno 🦕
https://t.me/grm_news
MIT License
46 stars 3 forks source link

Removing circular dependencies #27

Open rojvv opened 1 year ago

rojvv commented 1 year ago

According to madge, there are around 53 circular dependencies left which we need to remove.

The main parts, namely:

should be made as independent as we can.