@ptkl/sdk - v0.9.9
    Preparing search index...

    Type Alias FindOptions

    type FindOptions = {
        buildttl?: number;
        cache?: boolean;
        locale?: string;
        unmaskPasswords?: boolean;
    }
    Index

    Properties

    buildttl?: number
    cache?: boolean
    locale?: string
    unmaskPasswords?: boolean