11cb0ef41Sopenharmony_ciconst { dirname } = require('path') 21cb0ef41Sopenharmony_ciconst getNodeModules = require('./get-node-modules.js') 31cb0ef41Sopenharmony_cimodule.exports = path => dirname(getNodeModules(path)) 4
11cb0ef41Sopenharmony_ciconst { dirname } = require('path') 21cb0ef41Sopenharmony_ciconst getNodeModules = require('./get-node-modules.js') 31cb0ef41Sopenharmony_cimodule.exports = path => dirname(getNodeModules(path)) 4