@ptkl/sdk - v1.3.4
    Preparing search index...

    Type Alias FindOptions

    type FindOptions = {
        buildTTL?: number;
        cacheTTL?: boolean;
        locale?: string;
        unmaskPasswords?: boolean;
    }
    Index

    Properties

    buildTTL?: number
    cacheTTL?: boolean
    locale?: string
    unmaskPasswords?: boolean