mirror of
https://forge.chapril.org/tykayn/wololo
synced 2025-10-04 17:04:53 +02:00
split utils, separate IRVE guess
This commit is contained in:
parent
b4c28335b2
commit
a732edc228
12 changed files with 460 additions and 363 deletions
|
@ -77,6 +77,7 @@ export interface FeaturePropertyMappingConfigType {
|
|||
truncate_enums_to_limit?: number,
|
||||
conditional_values?: ConditionnalValuesConfigType,
|
||||
transform_function?: Function,
|
||||
keep_only_max_in_enum?:boolean,
|
||||
|
||||
[key: string]: any,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue