UNPKG

@fabrix/spool-hapi

Version:

Spool - Hapi.js. This spool binds the routes compiled in spool-router to a Hapi Server.

5 lines (4 loc) 122 B
import { hapi } from './hapi'; import { spool } from './spool'; import { web } from './web'; export { hapi, spool, web };