UNPKG
@haechi/flexile
Version:
latest (1.5.1)
1.5.1
1.4.7
1.4.5
1.4.2
1.4.1
1.4.0
1.3.0
1.0.0
0.1.0
```bash yarn add @haechi/flexile ```
github.com/rycont/haechi-flexile
rycont/haechi-flexile
@haechi/flexile
/
.yarn
/
unplugged
/
node-gyp-npm-9.3.1-43540bab9c
/
node_modules
/
node-gyp
/
test
/
common.js
4 lines
(2 loc)
•
112 B
JavaScript
View Raw
1
2
3
4
const
envPaths =
require
(
'env-paths'
)
module
.
exports
.
devDir
=
() =>
envPaths
(
'node-gyp'
, {
suffix
:
''
}).
cache