@suluk/better-auth - v0.2.0
    Preparing search index...

    Interface IngestOptions

    interface IngestOptions {
        basePath?: string;
    }
    Index

    Properties

    Properties

    basePath?: string

    Prefix every ingested path with this base (Better Auth mounts under "/api/auth").