UNPKG

@nxextensions/firebase-cypress

Version:

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

3 lines (2 loc) 113 B
import { Target } from '@nx/devkit'; export declare function targetStringToTarget(targetString: string): Target;