UNPKG

@fabrix/spool-hapi

Version:

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

4 lines (3 loc) 117 B
export { HapiSpool } from './HapiSpool'; export { Server } from './server'; export { Validator } from './validator';