ach-node-sdk
    Preparing search index...

    Interface SegmentFile

    SegmentFile

    interface SegmentFile {
        file?: any;
        opts?: any;
        validateOpts?: ValidateOpts;
    }
    Index
    file?: any

    SegmentFile

    opts?: any

    SegmentFile

    validateOpts?: ValidateOpts

    SegmentFile