geostyler-style
    Preparing search index...

    Interface FCaseParameter

    interface FCaseParameter {
        case: Expression<boolean>;
        value: unknown;
    }
    Index

    Properties

    Properties

    case: Expression<boolean>
    value: unknown