Sha256: 96341976be342a8a27256098eac8e7cfb5a633e7fb2618ce30cd904b33ec1c7f
Contents?: true
Size: 181 Bytes
Versions: 23
Compression:
Stored size: 181 Bytes
Contents
interface foo { // Attribute identifier: "const" attribute boolean _const; // Attribute identifier: "value" attribute DOMString? _value; }; interface bar : foo {};
Version data entries
23 entries across 23 versions & 1 rubygems