@karmaniverous/get-dotenv
    Preparing search index...

    Type Alias RedactOptions

    type RedactOptions = {
        redact?: boolean;
        redactPatterns?: string[];
    }
    Index

    Properties

    redact?: boolean
    redactPatterns?: string[]