PHP 8.2.30
Preview: index.d.ts Size: 509 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/cy/index.d.ts

/// <reference types="cypress" />

declare namespace Cypress {
  type AbLoginParams = {
    email?: string;
    password?: string;
    loginPath?: string;
  }

  type AbKeepLoggedInParams = {
    cookie?: string;
  }

  interface Chainable<Subject> {
    abLogin(params?: AbLoginParams): Chainable<any>;
    abLoginAPI(params?: AbLoginParams): Chainable<any>;
    abGetProperty(propertyPath: string, selector?: string): Chainable<any>;
    abKeepLoggedIn(params?: AbKeepLoggedInParams): Chainable<any>;
  }
}

Directory Contents

Dirs: 1 × Files: 4

Name Size Perms Modified Actions
commands DIR
- drwxr-xr-x 2026-02-28 00:28:28
Edit Download
947 B lrw-r--r-- 2026-02-28 00:31:56
Edit Download
509 B lrw-r--r-- 2026-02-28 00:32:22
Edit Download
197 B lrw-r--r-- 2026-02-28 00:31:40
Edit Download
12.85 KB lrw-r--r-- 2026-02-28 00:31:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).