W72crm_web-master/node_modules/url-loader/dist/options.json

16 lines
230 B
JSON

{
"type": "object",
"properties": {
"limit": {
"type": ["string", "number"]
},
"mimetype": {
"type": "string"
},
"fallback": {
"type": "string"
}
},
"additionalProperties": true
}