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
fix: SeamHttpRequest implements Promise<T> rather than PromiseLike<T> (#70)
* SeamHttpRequest must implement Promise<T> rather than PromiseLike<T> to avoid breaking consumers
* Remove async modifier
* ci: Format code
* Export SeamHttpRequest from root
---------
Co-authored-by: Seam Bot <devops@getseam.com>
0 commit comments