UNPKG

turnilo

Version:

Business intelligence, data exploration and visualization web application for Druid, formerly known as Swiv and Pivot

4 lines 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.asyncHandler = (fn) => (req, res, next) => Promise.resolve(fn(req, res, next)).catch(next); //# sourceMappingURL=async-handler.js.map