UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

8 lines (7 loc) 360 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./build-task-info-per-tsconfig-map"), exports); tslib_1.__exportStar(require("./normalize-tasks-options"), exports); tslib_1.__exportStar(require("./types"), exports); tslib_1.__exportStar(require("./watch"), exports);