seyfert
    Preparing search index...

    Type Alias OptionValuesLength

    type OptionValuesLength = {
        max: number;
        min: number;
    }
    Index

    Properties

    Properties

    max: number
    min: number