/
var
/
www
/
cobraambalaj
/
node_modules
/
mdn-data
/
api
/
/var/www/cobraambalaj/node_modules/mdn-data/api
mkdir
upload
Name
Size
Mode
Actions
index.js
62
0644
edit
dl
rm
inheritance.json
52251
0644
edit
dl
rm
inheritance.schema.json
530
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/node_modules/mdn-data/api/inheritance.schema.json
(530B)
{ "type": "object", "additionalProperties": { "type": "object", "additionalProperties": false, "properties": { "inherits": { "oneOf": [ { "type": "null" }, { "type": "string", "minLength": 1 } ] }, "implements": { "minItems": 0, "uniqueItems": true, "items": { "type": "string" } } }, "required": [ "inherits", "implements" ] } }
Save
cmd:
run