UNPKG

252 BJSONView Raw
1{
2 "title": "OccurrenceOrderModuleIdsPluginOptions",
3 "type": "object",
4 "additionalProperties": false,
5 "properties": {
6 "prioritiseInitial": {
7 "description": "Prioritise initial size over total size",
8 "type": "boolean"
9 }
10 }
11}