UNPKG

709 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports._authRefresh = exports._authRequest = exports._authResponse = exports._show = exports._urlEncoded = exports._jsonPath = exports._asset = exports._pathBase64 = exports.URL_PARAM_SESSION_INFO = void 0;
4var epub_1 = require("r2-shared-js/dist/es5/src/parser/epub");
5exports.URL_PARAM_SESSION_INFO = "r2_SESSION_INFO";
6exports._pathBase64 = "pathBase64";
7exports._asset = "asset";
8exports._jsonPath = "jsonPath";
9exports._urlEncoded = "urlEncoded";
10exports._show = "show";
11exports._authResponse = "authResponse";
12exports._authRequest = "authRequest";
13exports._authRefresh = "authRefresh";
14//# sourceMappingURL=request-ext.js.map
\No newline at end of file