Serializable
Copy page
Source:
contracts.js:41
Anything that can be turned into a JSON-safe snapshot.
Previous
Record
A timestamped record — demonstrates @mixes .
Next
Store
A minimal key/value store contract. {@link Cache} implements it.