UNPKG

@nx/nest

Version:

The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.

7 lines (6 loc) 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./create-files"), exports); tslib_1.__exportStar(require("./normalize-options"), exports); tslib_1.__exportStar(require("./update-tsconfig"), exports);