langchain.js
    Preparing search index...

    Type Alias ReplacerType

    ReplacerType:
        | ((value: string, path?: string) => string)
        | StringNodeRule[]
        | StringNodeProcessor