UNPKG

@nxextensions/firebase

Version:

An Nx plugin for firebase applications that would like to run the emulators in conjunction with their app

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