Your specification abstract goes here.
This is an experimental specification and is undergoing regular revisions. It is not fit for production deployment.
Your specification terminology goes here.
Custom CSS is Supported!
Example link to bibliography here... [[RDF-DATASET-NORMALIZATION]].
{
"id": "did:example:123#key-0",
"controller": "did:example:123",
"type": "JsonWebKey2020",
"publicKeyJwk": {
"crv": "secp256k1",
"kty": "EC",
"x": "dWCvM4fTdeM0KmloF57zxtBPXTOythHPMm1HCLrdd3A",
"y": "36uMVGM7hnw-N6GnjFcihWE3SkrhMLzzLCdPMXPEXlA"
}
}
interface Foo { attribute Bar bar; undefined doTheFoo(); };
When getting, the bar attribute returns you a 🍹.
When called, doTheFoo(thing)
it MUST behave as follows: