@hiraokahypertools/pst-extractor - v0.5.0-alpha.2
    Preparing search index...

    Interface GetFasterEmailListOptions

    interface GetFasterEmailListOptions {
        progress?: (current: number, count: number) => void;
    }
    Index

    Properties

    Properties

    progress?: (current: number, count: number) => void