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) 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var TapestryController_1 = require("./TapestryController"); exports.TapestryController = TapestryController_1.TapestryController;