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