UNPKG

types-pkg-json

Version:
10 lines (7 loc) 316 B
"use strict"; exports.__esModule = true; exports.WorkspacePattern = exports.WorkspaceConfig = exports.YarnConfiguration = void 0; var _yarn = require("./yarn"); exports.YarnConfiguration = _yarn.YarnConfiguration; exports.WorkspaceConfig = _yarn.WorkspaceConfig; exports.WorkspacePattern = _yarn.WorkspacePattern;