webtau API
    Preparing search index...

    Interface RemoveOptions

    interface RemoveOptions {
        recursive?: boolean;
    }
    Index

    Properties

    Properties

    recursive?: boolean