web-api-manager/data/standards/E.json

13 lines
243 B
JSON
Raw Normal View History

{
"info": {
"name": "Encoding",
"subsection_number": null,
"subsection_name": null,
"url": "https://encoding.spec.whatwg.org/"
},
"features": [
"TextDecoder.prototype.decode",
"TextEncoder.prototype.encode"
]
}