UNPKG

@nxextensions/firebase-cypress

Version:

An NX Plugin for Firebase Applications that would like to use emulators for E2E testing with Cypress

2 lines (1 loc) 102 B
export default function request(url: string, callback: () => void, error: () => void): Promise<void>;