Consider making BlobRef use interface instead of class #1146
mikuhl-dev
started this conversation in
Protocol (atproto)
Replies: 1 comment
-
The purpose of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
BlobRef seems to be the only thing that uses a class, and this single object is preventing it from being serialized by Qwik
Beta Was this translation helpful? Give feedback.
All reactions