mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-27 19:41:44 -04:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import path = require('path')
|
|
|
|
export default path.join(__dirname, '..', '..', '.tmp', 'global')
|