UNPKG

browsenpm

Version:

Browse packages, users, code, stats and more the public npm registry in style.

9 lines (8 loc) 139 B
'use strict'; // // Extend the default page. // require('../base').Page.extend({ path: '/500', view: '../views/500.ejs' }).on(module);