Esposter
    Preparing search index...
    interface Filter {
        type: FilterType;
        value: SerializableValue;
    }
    Index

    Properties

    Properties