UNPKG

warrior-code-api

Version:
8 lines (4 loc) 107 B
'use strict'; module.exports = (request, reply) => { reply('<html>U ONLY <b>YOLO</b> ONCE</html>'); }