Member Junction
    Preparing search index...
    interface InitOptions {
        dirName?: string;
        entityName?: string;
        overwrite?: boolean;
        setupEntity?: "ai-prompts" | "other" | "no";
    }
    Index

    Properties

    dirName?: string
    entityName?: string
    overwrite?: boolean
    setupEntity?: "ai-prompts" | "other" | "no"