Skip to content

Latest commit

 

History

History

capture-hapi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ut-function.capture-hapi

Usage

await hapiServer.register({
    plugin: require('ut-function.capture-hapi'),
    options: {
        name: 'receive'
    }
});