ailoy-node
    Preparing search index...

    Interface CacheProgress

    interface CacheProgress {
        comment: string;
        current: number;
        total: number;
    }
    Index

    Properties

    Properties

    comment: string
    current: number
    total: number