We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To do this, one needs a non-null object in the element prototype:
foo: {},
This looks like a mistake since it makes a shared object.
The text was updated successfully, but these errors were encountered:
Allow a prototypal value of null to indicate that a property should b…
f50c6f8
…e deserialized as an object. Addresses issue #215
No branches or pull requests
To do this, one needs a non-null object in the element prototype:
foo: {},
This looks like a mistake since it makes a shared object.
The text was updated successfully, but these errors were encountered: