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) 96 B
export declare function killPort(port: number | string, method?: 'tcp' | 'udp'): Promise<void>;