UNPKG

@fabrix/spool-hapi

Version:

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

10 lines (9 loc) 167 B
export declare const web: { routes: { files: {}; }; extensions: { type: string; method(request: any, reply: any): any; }[]; };