RevelaOS/node_modules/source-map-loader/dist/options.json
2023-10-15 23:53:41 +01:00

10 lines
188 B
JSON

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