UNPKG

@nxextensions/firebase

Version:

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

6 lines 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createNodesV2 = void 0; var targets_1 = require("./targets"); Object.defineProperty(exports, "createNodesV2", { enumerable: true, get: function () { return targets_1.createNodesV2; } }); //# sourceMappingURL=index.js.map