the-forest/client/node_modules/source-map-loader/dist/options.json
2024-09-17 20:35:18 -04:00

11 lines
188 B
JSON

{
"title": "Source Map Loader options",
"type": "object",
"additionalProperties": false,
"properties": {
"filterSourceMappingUrl": {
"instanceof": "Function"
}
}
}