include_dirs.js 94 B

12
  1. var path = require('path');
  2. console.log(path.join(path.relative('.', __dirname), 'include'));