%PDF- %PDF-
| Direktori : /proc/self/root/data/old/usr/lib/node_modules/hexo/lib/plugins/helper/ |
| Current File : //proc/self/root/data/old/usr/lib/node_modules/hexo/lib/plugins/helper/full_url_for.js |
'use strict';
const { full_url_for } = require('hexo-util');
module.exports = function(path) {
return full_url_for.call(this, path);
};