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