UNPKG

@toki/toki-hapi-bridge

Version:

hapijs plugin for bridging into the toki core runtime

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