Is `unsafeCast<Json>()` the best way to use ...
# javascript
e
Is
unsafeCast<Json>()
the best way to use a JsAny as json?
t
Record
instead of
Json
? 😉
e
Pardon my inexperience, but what's the difference between them?
t
Record
is more strict