langchain.js
    Preparing search index...

    Type Alias PIIDetector

    PIIDetector: (content: string) => PIIMatch[]

    Custom detector function that takes content and returns matches

    Type Declaration