mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-04-27 02:18:27 -04:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
const bin = require('./binary');
|
|
|
|
module.exports = bin.path();
|