Type Date is not assignable to type JSONValue #1335
Unanswered
premkumar5012002
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When trying to pass Date type to
c.jsonT()
function. The following type error is shown,Type
Date
is not assignable to typeJSONValue
Beta Was this translation helpful? Give feedback.
All reactions