Esposter
    Preparing search index...

    Interface FlushOp

    interface FlushOp {
        relativePath: string;
        type: FlushOpType;
    }
    Index
    relativePath: string