UNPKG

coffee-shop

Version:

Coffee Web Framework.

7 lines (5 loc) 78 B
module.exports = { cdn_url: function(path) { return '/' + path; } };