Incremunica
    Preparing search index...

    Type Alias MatchOptions

    type MatchOptions = {
        closeStream: () => void;
        deleteStream: () => void;
    }
    Index

    Properties

    closeStream: () => void
    deleteStream: () => void