mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 12:14:48 +02:00
This happened due to [Symbol.asyncIterable] not getting transformed when it was a method of a class. Moving it inside another method fixes the issue.