UNPKG

jest-allure2-reporter

Version:
8 lines 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.mapper = mapper; const utils_1 = require("../../utils"); function mapper(function_) { return (context) => (0, utils_1.thruMaybePromise)(context.value, function_); } //# sourceMappingURL=mapper.js.map