UNPKG

@coinbase/onchaintestkit

Version:

End-to-end testing toolkit for blockchain applications, powered by Playwright

3 lines (2 loc) 126 B
import type { Page } from "@playwright/test"; export declare function closeRecoveryPhraseReminder(page: Page): Promise<void>;