FsHafas-JavaScript
    Preparing search index...

    Interface Filter

    interface Filter {
        mode: string;
        type: string;
        value: string;
    }
    Index

    Properties

    Properties

    mode: string
    type: string
    value: string