mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +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.