Files
feedstr.live/node_modules/source-map-loader/dist/options.json
T
2023-11-25 18:12:47 -05:00

11 lines
188 B
JSON

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