Files
Botexercito/Frontend/angular-internal-chat/node_modules/webpack/schemas/plugins/ids/OccurrenceModuleIdsPlugin.json
T

12 lines
248 B
JSON
Raw Normal View History

2026-03-22 18:07:19 +00:00
{
"title": "OccurrenceModuleIdsPluginOptions",
"type": "object",
"additionalProperties": false,
"properties": {
"prioritiseInitial": {
"description": "Prioritise initial size over total size.",
"type": "boolean"
}
}
}