UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

5 lines 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HTTP_FAILURE = 'HTTP_FAILURE'; exports.httpFailure = (error) => ({ error, type: exports.HTTP_FAILURE }); //# sourceMappingURL=http.js.map