UNPKG

toki-hapi-bridge

Version:

hapijs plugin for bridging into the toki core runtime

7 lines (4 loc) 85 B
'use strict'; module.exports = function (hapiRequest) { return hapiRequest; };