UNPKG

sharyn

Version:

Combines all the other packages under one.

5 lines (3 loc) 155 B
"use strict"; var _appRootPath = require("app-root-path"); module.exports = process.env.USE_PROCESS_CWD_FOR_APP_ROOT ? process.cwd() : _appRootPath.path;