@naxodev/gonx
Version:
Modern Nx plugin to use Go in a Nx workspace
11 lines • 581 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./execute-command"), exports);
tslib_1.__exportStar(require("./go-bridge"), exports);
tslib_1.__exportStar(require("./normalize-options"), exports);
tslib_1.__exportStar(require("./npm-bridge"), exports);
tslib_1.__exportStar(require("./nx-bridge"), exports);
tslib_1.__exportStar(require("./get-project-root-from-schema"), exports);
tslib_1.__exportStar(require("./get-project-tag-from-schema"), exports);
//# sourceMappingURL=index.js.map