FsHafas-JavaScript
    Preparing search index...

    Interface Operator

    interface Operator {
        id: string;
        name: string;
        type: "operator";
    }
    Index

    Properties

    Properties

    id: string
    name: string
    type: "operator"