You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2019. It is now read-only.
Interfaces under profile, low-level API, etc. should be separated into their own module. This will make it easier to swap complete implementations later. Plus, it'll mean that I can use the generated freeze method on info classes within the main api if it's generated within the interface module instead.