@yeying-community/yeying-client-ts
    Preparing search index...

    Interface Progress

    interface Progress {
        completed: number;
        total: number;
    }
    Index

    Properties

    Properties

    completed: number
    total: number