UNPKG

@nxextensions/firebase

Version:

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

3 lines (2 loc) 94 B
import { Tree } from '@nx/devkit'; export default function update(host: Tree): Promise<void>;