UNPKG

@donmahallem/trapeze-client-desktop

Version:

An electron app to be used with trapeze endpoints

11 lines 381 B
"use strict"; /*! * Source https://github.com/donmahallem/trapeze */ function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./server-error-request-handler")); __export(require("./api-not-found-request-handler")); //# sourceMappingURL=index.js.map