UNPKG

@yolkai/nx-workspace

Version:

Extensible Dev Tools for Monorepos

6 lines (5 loc) 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var testing_utils_1 = require("./src/utils/testing-utils"); exports.createEmptyWorkspace = testing_utils_1.createEmptyWorkspace; exports.getFileContent = testing_utils_1.getFileContent;