@rpcbase/api 0.40.0 → 0.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -292
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -51,30 +51,6 @@ function getAugmentedNamespace(n) {
|
|
|
51
51
|
return a;
|
|
52
52
|
}
|
|
53
53
|
var bluebird = { exports: {} };
|
|
54
|
-
/* @preserve
|
|
55
|
-
* The MIT License (MIT)
|
|
56
|
-
*
|
|
57
|
-
* Copyright (c) 2013-2018 Petka Antonov
|
|
58
|
-
*
|
|
59
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
60
|
-
* of this software and associated documentation files (the "Software"), to deal
|
|
61
|
-
* in the Software without restriction, including without limitation the rights
|
|
62
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
63
|
-
* copies of the Software, and to permit persons to whom the Software is
|
|
64
|
-
* furnished to do so, subject to the following conditions:
|
|
65
|
-
*
|
|
66
|
-
* The above copyright notice and this permission notice shall be included in
|
|
67
|
-
* all copies or substantial portions of the Software.
|
|
68
|
-
*
|
|
69
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
70
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
71
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
72
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
73
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
74
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
75
|
-
* THE SOFTWARE.
|
|
76
|
-
*
|
|
77
|
-
*/
|
|
78
54
|
var hasRequiredBluebird;
|
|
79
55
|
function requireBluebird() {
|
|
80
56
|
if (hasRequiredBluebird) return bluebird.exports;
|
|
@@ -4932,11 +4908,6 @@ const BBPromise = /* @__PURE__ */ getDefaultExportFromCjs(bluebirdExports);
|
|
|
4932
4908
|
var express$1 = { exports: {} };
|
|
4933
4909
|
var bodyParser = { exports: {} };
|
|
4934
4910
|
var httpErrors = { exports: {} };
|
|
4935
|
-
/*!
|
|
4936
|
-
* depd
|
|
4937
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
4938
|
-
* MIT Licensed
|
|
4939
|
-
*/
|
|
4940
4911
|
var browser$1;
|
|
4941
4912
|
var hasRequiredBrowser$1;
|
|
4942
4913
|
function requireBrowser$1() {
|
|
@@ -5063,12 +5034,6 @@ const require$$0$4 = {
|
|
|
5063
5034
|
"510": "Not Extended",
|
|
5064
5035
|
"511": "Network Authentication Required"
|
|
5065
5036
|
};
|
|
5066
|
-
/*!
|
|
5067
|
-
* statuses
|
|
5068
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
5069
|
-
* Copyright(c) 2016 Douglas Christopher Wilson
|
|
5070
|
-
* MIT Licensed
|
|
5071
|
-
*/
|
|
5072
5037
|
var statuses;
|
|
5073
5038
|
var hasRequiredStatuses;
|
|
5074
5039
|
function requireStatuses() {
|
|
@@ -5173,11 +5138,6 @@ function requireInherits_browser() {
|
|
|
5173
5138
|
}
|
|
5174
5139
|
return inherits_browser.exports;
|
|
5175
5140
|
}
|
|
5176
|
-
/*!
|
|
5177
|
-
* toidentifier
|
|
5178
|
-
* Copyright(c) 2016 Douglas Christopher Wilson
|
|
5179
|
-
* MIT Licensed
|
|
5180
|
-
*/
|
|
5181
5141
|
var toidentifier;
|
|
5182
5142
|
var hasRequiredToidentifier;
|
|
5183
5143
|
function requireToidentifier() {
|
|
@@ -5191,12 +5151,6 @@ function requireToidentifier() {
|
|
|
5191
5151
|
}
|
|
5192
5152
|
return toidentifier;
|
|
5193
5153
|
}
|
|
5194
|
-
/*!
|
|
5195
|
-
* http-errors
|
|
5196
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
5197
|
-
* Copyright(c) 2016 Douglas Christopher Wilson
|
|
5198
|
-
* MIT Licensed
|
|
5199
|
-
*/
|
|
5200
5154
|
var hasRequiredHttpErrors;
|
|
5201
5155
|
function requireHttpErrors() {
|
|
5202
5156
|
if (hasRequiredHttpErrors) return httpErrors.exports;
|
|
@@ -5831,11 +5785,6 @@ function requireBrowser() {
|
|
|
5831
5785
|
return browser.exports;
|
|
5832
5786
|
}
|
|
5833
5787
|
var onFinished = { exports: {} };
|
|
5834
|
-
/*!
|
|
5835
|
-
* ee-first
|
|
5836
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
5837
|
-
* MIT Licensed
|
|
5838
|
-
*/
|
|
5839
5788
|
var eeFirst;
|
|
5840
5789
|
var hasRequiredEeFirst;
|
|
5841
5790
|
function requireEeFirst() {
|
|
@@ -5892,12 +5841,6 @@ function requireEeFirst() {
|
|
|
5892
5841
|
}
|
|
5893
5842
|
return eeFirst;
|
|
5894
5843
|
}
|
|
5895
|
-
/*!
|
|
5896
|
-
* on-finished
|
|
5897
|
-
* Copyright(c) 2013 Jonathan Ong
|
|
5898
|
-
* Copyright(c) 2014 Douglas Christopher Wilson
|
|
5899
|
-
* MIT Licensed
|
|
5900
|
-
*/
|
|
5901
5844
|
var hasRequiredOnFinished;
|
|
5902
5845
|
function requireOnFinished() {
|
|
5903
5846
|
if (hasRequiredOnFinished) return onFinished.exports;
|
|
@@ -6002,12 +5945,6 @@ function requireOnFinished() {
|
|
|
6002
5945
|
return onFinished.exports;
|
|
6003
5946
|
}
|
|
6004
5947
|
var bytes = { exports: {} };
|
|
6005
|
-
/*!
|
|
6006
|
-
* bytes
|
|
6007
|
-
* Copyright(c) 2012-2014 TJ Holowaychuk
|
|
6008
|
-
* Copyright(c) 2015 Jed Watson
|
|
6009
|
-
* MIT Licensed
|
|
6010
|
-
*/
|
|
6011
5948
|
var hasRequiredBytes;
|
|
6012
5949
|
function requireBytes() {
|
|
6013
5950
|
if (hasRequiredBytes) return bytes.exports;
|
|
@@ -9948,11 +9885,6 @@ function requireLib$2() {
|
|
|
9948
9885
|
})(lib$2);
|
|
9949
9886
|
return lib$2.exports;
|
|
9950
9887
|
}
|
|
9951
|
-
/*!
|
|
9952
|
-
* unpipe
|
|
9953
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
9954
|
-
* MIT Licensed
|
|
9955
|
-
*/
|
|
9956
9888
|
var unpipe_1;
|
|
9957
9889
|
var hasRequiredUnpipe;
|
|
9958
9890
|
function requireUnpipe() {
|
|
@@ -9991,12 +9923,6 @@ function requireUnpipe() {
|
|
|
9991
9923
|
}
|
|
9992
9924
|
return unpipe_1;
|
|
9993
9925
|
}
|
|
9994
|
-
/*!
|
|
9995
|
-
* raw-body
|
|
9996
|
-
* Copyright(c) 2013-2014 Jonathan Ong
|
|
9997
|
-
* Copyright(c) 2014-2022 Douglas Christopher Wilson
|
|
9998
|
-
* MIT Licensed
|
|
9999
|
-
*/
|
|
10000
9926
|
var rawBody;
|
|
10001
9927
|
var hasRequiredRawBody;
|
|
10002
9928
|
function requireRawBody() {
|
|
@@ -13814,11 +13740,6 @@ function requireLib$1() {
|
|
|
13814
13740
|
})(lib$1);
|
|
13815
13741
|
return lib$1.exports;
|
|
13816
13742
|
}
|
|
13817
|
-
/*!
|
|
13818
|
-
* body-parser
|
|
13819
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
13820
|
-
* MIT Licensed
|
|
13821
|
-
*/
|
|
13822
13743
|
var read_1;
|
|
13823
13744
|
var hasRequiredRead;
|
|
13824
13745
|
function requireRead() {
|
|
@@ -13947,11 +13868,6 @@ function requireRead() {
|
|
|
13947
13868
|
}
|
|
13948
13869
|
var typeIs = { exports: {} };
|
|
13949
13870
|
var contentType = {};
|
|
13950
|
-
/*!
|
|
13951
|
-
* content-type
|
|
13952
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
13953
|
-
* MIT Licensed
|
|
13954
|
-
*/
|
|
13955
13871
|
var hasRequiredContentType;
|
|
13956
13872
|
function requireContentType() {
|
|
13957
13873
|
if (hasRequiredContentType) return contentType;
|
|
@@ -16580,12 +16496,6 @@ const require$$0$1 = {
|
|
|
16580
16496
|
"x-shader/x-fragment": { "compressible": true },
|
|
16581
16497
|
"x-shader/x-vertex": { "compressible": true }
|
|
16582
16498
|
};
|
|
16583
|
-
/*!
|
|
16584
|
-
* mime-db
|
|
16585
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
16586
|
-
* Copyright(c) 2015-2022 Douglas Christopher Wilson
|
|
16587
|
-
* MIT Licensed
|
|
16588
|
-
*/
|
|
16589
16499
|
var mimeDb;
|
|
16590
16500
|
var hasRequiredMimeDb;
|
|
16591
16501
|
function requireMimeDb() {
|
|
@@ -16639,12 +16549,6 @@ function requireMimeScore() {
|
|
|
16639
16549
|
};
|
|
16640
16550
|
return mimeScore;
|
|
16641
16551
|
}
|
|
16642
|
-
/*!
|
|
16643
|
-
* mime-types
|
|
16644
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
16645
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
16646
|
-
* MIT Licensed
|
|
16647
|
-
*/
|
|
16648
16552
|
var hasRequiredMimeTypes;
|
|
16649
16553
|
function requireMimeTypes() {
|
|
16650
16554
|
if (hasRequiredMimeTypes) return mimeTypes;
|
|
@@ -16753,11 +16657,6 @@ function requireMimeTypes() {
|
|
|
16753
16657
|
return mimeTypes;
|
|
16754
16658
|
}
|
|
16755
16659
|
var mediaTyper = {};
|
|
16756
|
-
/*!
|
|
16757
|
-
* media-typer
|
|
16758
|
-
* Copyright(c) 2014-2017 Douglas Christopher Wilson
|
|
16759
|
-
* MIT Licensed
|
|
16760
|
-
*/
|
|
16761
16660
|
var hasRequiredMediaTyper;
|
|
16762
16661
|
function requireMediaTyper() {
|
|
16763
16662
|
if (hasRequiredMediaTyper) return mediaTyper;
|
|
@@ -16827,12 +16726,6 @@ function requireMediaTyper() {
|
|
|
16827
16726
|
}
|
|
16828
16727
|
return mediaTyper;
|
|
16829
16728
|
}
|
|
16830
|
-
/*!
|
|
16831
|
-
* type-is
|
|
16832
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
16833
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
16834
|
-
* MIT Licensed
|
|
16835
|
-
*/
|
|
16836
16729
|
var hasRequiredTypeIs;
|
|
16837
16730
|
function requireTypeIs() {
|
|
16838
16731
|
if (hasRequiredTypeIs) return typeIs.exports;
|
|
@@ -16971,12 +16864,6 @@ function requireUtils$2() {
|
|
|
16971
16864
|
}
|
|
16972
16865
|
return utils$2;
|
|
16973
16866
|
}
|
|
16974
|
-
/*!
|
|
16975
|
-
* body-parser
|
|
16976
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
16977
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
16978
|
-
* MIT Licensed
|
|
16979
|
-
*/
|
|
16980
16867
|
var json_1;
|
|
16981
16868
|
var hasRequiredJson;
|
|
16982
16869
|
function requireJson() {
|
|
@@ -17093,11 +16980,6 @@ function requireJson() {
|
|
|
17093
16980
|
}
|
|
17094
16981
|
return json_1;
|
|
17095
16982
|
}
|
|
17096
|
-
/*!
|
|
17097
|
-
* body-parser
|
|
17098
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
17099
|
-
* MIT Licensed
|
|
17100
|
-
*/
|
|
17101
16983
|
var raw_1;
|
|
17102
16984
|
var hasRequiredRaw;
|
|
17103
16985
|
function requireRaw() {
|
|
@@ -17144,11 +17026,6 @@ function requireRaw() {
|
|
|
17144
17026
|
}
|
|
17145
17027
|
return raw_1;
|
|
17146
17028
|
}
|
|
17147
|
-
/*!
|
|
17148
|
-
* body-parser
|
|
17149
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
17150
|
-
* MIT Licensed
|
|
17151
|
-
*/
|
|
17152
17029
|
var text_1;
|
|
17153
17030
|
var hasRequiredText;
|
|
17154
17031
|
function requireText() {
|
|
@@ -19602,12 +19479,6 @@ function requireLib() {
|
|
|
19602
19479
|
};
|
|
19603
19480
|
return lib;
|
|
19604
19481
|
}
|
|
19605
|
-
/*!
|
|
19606
|
-
* body-parser
|
|
19607
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
19608
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
19609
|
-
* MIT Licensed
|
|
19610
|
-
*/
|
|
19611
19482
|
var urlencoded_1;
|
|
19612
19483
|
var hasRequiredUrlencoded;
|
|
19613
19484
|
function requireUrlencoded() {
|
|
@@ -19721,11 +19592,6 @@ function requireUrlencoded() {
|
|
|
19721
19592
|
}
|
|
19722
19593
|
return urlencoded_1;
|
|
19723
19594
|
}
|
|
19724
|
-
/*!
|
|
19725
|
-
* body-parser
|
|
19726
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
19727
|
-
* MIT Licensed
|
|
19728
|
-
*/
|
|
19729
19595
|
var hasRequiredBodyParser;
|
|
19730
19596
|
function requireBodyParser() {
|
|
19731
19597
|
if (hasRequiredBodyParser) return bodyParser.exports;
|
|
@@ -19783,11 +19649,6 @@ function requireMergeDescriptors() {
|
|
|
19783
19649
|
return mergeDescriptors_1;
|
|
19784
19650
|
}
|
|
19785
19651
|
var application = { exports: {} };
|
|
19786
|
-
/*!
|
|
19787
|
-
* encodeurl
|
|
19788
|
-
* Copyright(c) 2016 Douglas Christopher Wilson
|
|
19789
|
-
* MIT Licensed
|
|
19790
|
-
*/
|
|
19791
19652
|
var encodeurl;
|
|
19792
19653
|
var hasRequiredEncodeurl;
|
|
19793
19654
|
function requireEncodeurl() {
|
|
@@ -19802,13 +19663,6 @@ function requireEncodeurl() {
|
|
|
19802
19663
|
}
|
|
19803
19664
|
return encodeurl;
|
|
19804
19665
|
}
|
|
19805
|
-
/*!
|
|
19806
|
-
* escape-html
|
|
19807
|
-
* Copyright(c) 2012-2013 TJ Holowaychuk
|
|
19808
|
-
* Copyright(c) 2015 Andreas Lubbe
|
|
19809
|
-
* Copyright(c) 2015 Tiancheng "Timothy" Gu
|
|
19810
|
-
* MIT Licensed
|
|
19811
|
-
*/
|
|
19812
19666
|
var escapeHtml_1;
|
|
19813
19667
|
var hasRequiredEscapeHtml;
|
|
19814
19668
|
function requireEscapeHtml() {
|
|
@@ -19857,12 +19711,6 @@ function requireEscapeHtml() {
|
|
|
19857
19711
|
return escapeHtml_1;
|
|
19858
19712
|
}
|
|
19859
19713
|
var parseurl = { exports: {} };
|
|
19860
|
-
/*!
|
|
19861
|
-
* parseurl
|
|
19862
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
19863
|
-
* Copyright(c) 2014-2017 Douglas Christopher Wilson
|
|
19864
|
-
* MIT Licensed
|
|
19865
|
-
*/
|
|
19866
19714
|
var hasRequiredParseurl;
|
|
19867
19715
|
function requireParseurl() {
|
|
19868
19716
|
if (hasRequiredParseurl) return parseurl.exports;
|
|
@@ -19946,11 +19794,6 @@ function requireParseurl() {
|
|
|
19946
19794
|
}
|
|
19947
19795
|
return parseurl.exports;
|
|
19948
19796
|
}
|
|
19949
|
-
/*!
|
|
19950
|
-
* finalhandler
|
|
19951
|
-
* Copyright(c) 2014-2022 Douglas Christopher Wilson
|
|
19952
|
-
* MIT Licensed
|
|
19953
|
-
*/
|
|
19954
19797
|
var finalhandler_1;
|
|
19955
19798
|
var hasRequiredFinalhandler;
|
|
19956
19799
|
function requireFinalhandler() {
|
|
@@ -20081,13 +19924,6 @@ function requireFinalhandler() {
|
|
|
20081
19924
|
function commonjsRequire(path) {
|
|
20082
19925
|
throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
20083
19926
|
}
|
|
20084
|
-
/*!
|
|
20085
|
-
* express
|
|
20086
|
-
* Copyright(c) 2009-2013 TJ Holowaychuk
|
|
20087
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
20088
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
20089
|
-
* MIT Licensed
|
|
20090
|
-
*/
|
|
20091
19927
|
var view;
|
|
20092
19928
|
var hasRequiredView;
|
|
20093
19929
|
function requireView() {
|
|
@@ -20183,11 +20019,6 @@ function requireView() {
|
|
|
20183
20019
|
return view;
|
|
20184
20020
|
}
|
|
20185
20021
|
var utils = {};
|
|
20186
|
-
/*!
|
|
20187
|
-
* etag
|
|
20188
|
-
* Copyright(c) 2014-2016 Douglas Christopher Wilson
|
|
20189
|
-
* MIT Licensed
|
|
20190
|
-
*/
|
|
20191
20022
|
var etag_1;
|
|
20192
20023
|
var hasRequiredEtag;
|
|
20193
20024
|
function requireEtag() {
|
|
@@ -20231,11 +20062,6 @@ function requireEtag() {
|
|
|
20231
20062
|
return etag_1;
|
|
20232
20063
|
}
|
|
20233
20064
|
var proxyAddr = { exports: {} };
|
|
20234
|
-
/*!
|
|
20235
|
-
* forwarded
|
|
20236
|
-
* Copyright(c) 2014-2017 Douglas Christopher Wilson
|
|
20237
|
-
* MIT Licensed
|
|
20238
|
-
*/
|
|
20239
20065
|
var forwarded_1;
|
|
20240
20066
|
var hasRequiredForwarded;
|
|
20241
20067
|
function requireForwarded() {
|
|
@@ -20901,11 +20727,6 @@ function requireIpaddr() {
|
|
|
20901
20727
|
})(ipaddr$1);
|
|
20902
20728
|
return ipaddr$1.exports;
|
|
20903
20729
|
}
|
|
20904
|
-
/*!
|
|
20905
|
-
* proxy-addr
|
|
20906
|
-
* Copyright(c) 2014-2016 Douglas Christopher Wilson
|
|
20907
|
-
* MIT Licensed
|
|
20908
|
-
*/
|
|
20909
20730
|
var hasRequiredProxyAddr;
|
|
20910
20731
|
function requireProxyAddr() {
|
|
20911
20732
|
if (hasRequiredProxyAddr) return proxyAddr.exports;
|
|
@@ -21064,12 +20885,6 @@ function requireProxyAddr() {
|
|
|
21064
20885
|
}
|
|
21065
20886
|
return proxyAddr.exports;
|
|
21066
20887
|
}
|
|
21067
|
-
/*!
|
|
21068
|
-
* express
|
|
21069
|
-
* Copyright(c) 2009-2013 TJ Holowaychuk
|
|
21070
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
21071
|
-
* MIT Licensed
|
|
21072
|
-
*/
|
|
21073
20888
|
var hasRequiredUtils;
|
|
21074
20889
|
function requireUtils() {
|
|
21075
20890
|
if (hasRequiredUtils) return utils;
|
|
@@ -21641,12 +21456,6 @@ function requireDist() {
|
|
|
21641
21456
|
}
|
|
21642
21457
|
return dist;
|
|
21643
21458
|
}
|
|
21644
|
-
/*!
|
|
21645
|
-
* router
|
|
21646
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
21647
|
-
* Copyright(c) 2014-2022 Douglas Christopher Wilson
|
|
21648
|
-
* MIT Licensed
|
|
21649
|
-
*/
|
|
21650
21459
|
var layer;
|
|
21651
21460
|
var hasRequiredLayer;
|
|
21652
21461
|
function requireLayer() {
|
|
@@ -21797,12 +21606,6 @@ function requireLayer() {
|
|
|
21797
21606
|
}
|
|
21798
21607
|
return layer;
|
|
21799
21608
|
}
|
|
21800
|
-
/*!
|
|
21801
|
-
* router
|
|
21802
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
21803
|
-
* Copyright(c) 2014-2022 Douglas Christopher Wilson
|
|
21804
|
-
* MIT Licensed
|
|
21805
|
-
*/
|
|
21806
21609
|
var route;
|
|
21807
21610
|
var hasRequiredRoute;
|
|
21808
21611
|
function requireRoute() {
|
|
@@ -21923,12 +21726,6 @@ function requireRoute() {
|
|
|
21923
21726
|
});
|
|
21924
21727
|
return route;
|
|
21925
21728
|
}
|
|
21926
|
-
/*!
|
|
21927
|
-
* router
|
|
21928
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
21929
|
-
* Copyright(c) 2014-2022 Douglas Christopher Wilson
|
|
21930
|
-
* MIT Licensed
|
|
21931
|
-
*/
|
|
21932
21729
|
var hasRequiredRouter;
|
|
21933
21730
|
function requireRouter() {
|
|
21934
21731
|
if (hasRequiredRouter) return router.exports;
|
|
@@ -22326,13 +22123,6 @@ function requireRouter() {
|
|
|
22326
22123
|
}
|
|
22327
22124
|
return router.exports;
|
|
22328
22125
|
}
|
|
22329
|
-
/*!
|
|
22330
|
-
* express
|
|
22331
|
-
* Copyright(c) 2009-2013 TJ Holowaychuk
|
|
22332
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
22333
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
22334
|
-
* MIT Licensed
|
|
22335
|
-
*/
|
|
22336
22126
|
var hasRequiredApplication;
|
|
22337
22127
|
function requireApplication() {
|
|
22338
22128
|
if (hasRequiredApplication) return application.exports;
|
|
@@ -23053,13 +22843,6 @@ function requireMediaType() {
|
|
|
23053
22843
|
}
|
|
23054
22844
|
return mediaType.exports;
|
|
23055
22845
|
}
|
|
23056
|
-
/*!
|
|
23057
|
-
* negotiator
|
|
23058
|
-
* Copyright(c) 2012 Federico Romero
|
|
23059
|
-
* Copyright(c) 2012-2014 Isaac Z. Schlueter
|
|
23060
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
23061
|
-
* MIT Licensed
|
|
23062
|
-
*/
|
|
23063
22846
|
var hasRequiredNegotiator;
|
|
23064
22847
|
function requireNegotiator() {
|
|
23065
22848
|
if (hasRequiredNegotiator) return negotiator.exports;
|
|
@@ -23115,12 +22898,6 @@ function requireNegotiator() {
|
|
|
23115
22898
|
Negotiator.prototype.preferredMediaTypes = Negotiator.prototype.mediaTypes;
|
|
23116
22899
|
return negotiator.exports;
|
|
23117
22900
|
}
|
|
23118
|
-
/*!
|
|
23119
|
-
* accepts
|
|
23120
|
-
* Copyright(c) 2014 Jonathan Ong
|
|
23121
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
23122
|
-
* MIT Licensed
|
|
23123
|
-
*/
|
|
23124
22901
|
var accepts;
|
|
23125
22902
|
var hasRequiredAccepts;
|
|
23126
22903
|
function requireAccepts() {
|
|
@@ -23202,12 +22979,6 @@ function requireAccepts() {
|
|
|
23202
22979
|
}
|
|
23203
22980
|
return accepts;
|
|
23204
22981
|
}
|
|
23205
|
-
/*!
|
|
23206
|
-
* fresh
|
|
23207
|
-
* Copyright(c) 2012 TJ Holowaychuk
|
|
23208
|
-
* Copyright(c) 2016-2017 Douglas Christopher Wilson
|
|
23209
|
-
* MIT Licensed
|
|
23210
|
-
*/
|
|
23211
22982
|
var fresh_1;
|
|
23212
22983
|
var hasRequiredFresh;
|
|
23213
22984
|
function requireFresh() {
|
|
@@ -23280,12 +23051,6 @@ function requireFresh() {
|
|
|
23280
23051
|
}
|
|
23281
23052
|
return fresh_1;
|
|
23282
23053
|
}
|
|
23283
|
-
/*!
|
|
23284
|
-
* range-parser
|
|
23285
|
-
* Copyright(c) 2012-2014 TJ Holowaychuk
|
|
23286
|
-
* Copyright(c) 2015-2016 Douglas Christopher Wilson
|
|
23287
|
-
* MIT Licensed
|
|
23288
|
-
*/
|
|
23289
23054
|
var rangeParser_1;
|
|
23290
23055
|
var hasRequiredRangeParser;
|
|
23291
23056
|
function requireRangeParser() {
|
|
@@ -23367,13 +23132,6 @@ function requireRangeParser() {
|
|
|
23367
23132
|
}
|
|
23368
23133
|
return rangeParser_1;
|
|
23369
23134
|
}
|
|
23370
|
-
/*!
|
|
23371
|
-
* express
|
|
23372
|
-
* Copyright(c) 2009-2013 TJ Holowaychuk
|
|
23373
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
23374
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
23375
|
-
* MIT Licensed
|
|
23376
|
-
*/
|
|
23377
23135
|
var request;
|
|
23378
23136
|
var hasRequiredRequest;
|
|
23379
23137
|
function requireRequest() {
|
|
@@ -23524,11 +23282,6 @@ function requireRequest() {
|
|
|
23524
23282
|
return request;
|
|
23525
23283
|
}
|
|
23526
23284
|
var contentDisposition = { exports: {} };
|
|
23527
|
-
/*!
|
|
23528
|
-
* content-disposition
|
|
23529
|
-
* Copyright(c) 2014-2017 Douglas Christopher Wilson
|
|
23530
|
-
* MIT Licensed
|
|
23531
|
-
*/
|
|
23532
23285
|
var hasRequiredContentDisposition;
|
|
23533
23286
|
function requireContentDisposition() {
|
|
23534
23287
|
if (hasRequiredContentDisposition) return contentDisposition.exports;
|
|
@@ -23713,12 +23466,6 @@ function requireCookieSignature() {
|
|
|
23713
23466
|
return cookieSignature;
|
|
23714
23467
|
}
|
|
23715
23468
|
var cookie = {};
|
|
23716
|
-
/*!
|
|
23717
|
-
* cookie
|
|
23718
|
-
* Copyright(c) 2012-2014 Roman Shtylman
|
|
23719
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
23720
|
-
* MIT Licensed
|
|
23721
|
-
*/
|
|
23722
23469
|
var hasRequiredCookie;
|
|
23723
23470
|
function requireCookie() {
|
|
23724
23471
|
if (hasRequiredCookie) return cookie;
|
|
@@ -23884,12 +23631,6 @@ function requireCookie() {
|
|
|
23884
23631
|
}
|
|
23885
23632
|
return cookie;
|
|
23886
23633
|
}
|
|
23887
|
-
/*!
|
|
23888
|
-
* send
|
|
23889
|
-
* Copyright(c) 2012 TJ Holowaychuk
|
|
23890
|
-
* Copyright(c) 2014-2022 Douglas Christopher Wilson
|
|
23891
|
-
* MIT Licensed
|
|
23892
|
-
*/
|
|
23893
23634
|
var send_1;
|
|
23894
23635
|
var hasRequiredSend;
|
|
23895
23636
|
function requireSend() {
|
|
@@ -24374,11 +24115,6 @@ function requireSend() {
|
|
|
24374
24115
|
return send_1;
|
|
24375
24116
|
}
|
|
24376
24117
|
var vary = { exports: {} };
|
|
24377
|
-
/*!
|
|
24378
|
-
* vary
|
|
24379
|
-
* Copyright(c) 2014-2017 Douglas Christopher Wilson
|
|
24380
|
-
* MIT Licensed
|
|
24381
|
-
*/
|
|
24382
24118
|
var hasRequiredVary;
|
|
24383
24119
|
function requireVary() {
|
|
24384
24120
|
if (hasRequiredVary) return vary.exports;
|
|
@@ -24451,12 +24187,6 @@ function requireVary() {
|
|
|
24451
24187
|
}
|
|
24452
24188
|
return vary.exports;
|
|
24453
24189
|
}
|
|
24454
|
-
/*!
|
|
24455
|
-
* express
|
|
24456
|
-
* Copyright(c) 2009-2013 TJ Holowaychuk
|
|
24457
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
24458
|
-
* MIT Licensed
|
|
24459
|
-
*/
|
|
24460
24190
|
var response;
|
|
24461
24191
|
var hasRequiredResponse;
|
|
24462
24192
|
function requireResponse() {
|
|
@@ -24916,13 +24646,6 @@ function requireResponse() {
|
|
|
24916
24646
|
}
|
|
24917
24647
|
return response;
|
|
24918
24648
|
}
|
|
24919
|
-
/*!
|
|
24920
|
-
* serve-static
|
|
24921
|
-
* Copyright(c) 2010 Sencha Inc.
|
|
24922
|
-
* Copyright(c) 2011 TJ Holowaychuk
|
|
24923
|
-
* Copyright(c) 2014-2016 Douglas Christopher Wilson
|
|
24924
|
-
* MIT Licensed
|
|
24925
|
-
*/
|
|
24926
24649
|
var serveStatic_1;
|
|
24927
24650
|
var hasRequiredServeStatic;
|
|
24928
24651
|
function requireServeStatic() {
|
|
@@ -25027,13 +24750,6 @@ function requireServeStatic() {
|
|
|
25027
24750
|
}
|
|
25028
24751
|
return serveStatic_1;
|
|
25029
24752
|
}
|
|
25030
|
-
/*!
|
|
25031
|
-
* express
|
|
25032
|
-
* Copyright(c) 2009-2013 TJ Holowaychuk
|
|
25033
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
25034
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
25035
|
-
* MIT Licensed
|
|
25036
|
-
*/
|
|
25037
24753
|
var hasRequiredExpress$1;
|
|
25038
24754
|
function requireExpress$1() {
|
|
25039
24755
|
if (hasRequiredExpress$1) return express$1.exports;
|
|
@@ -25075,13 +24791,6 @@ function requireExpress$1() {
|
|
|
25075
24791
|
})(express$1, express$1.exports);
|
|
25076
24792
|
return express$1.exports;
|
|
25077
24793
|
}
|
|
25078
|
-
/*!
|
|
25079
|
-
* express
|
|
25080
|
-
* Copyright(c) 2009-2013 TJ Holowaychuk
|
|
25081
|
-
* Copyright(c) 2013 Roman Shtylman
|
|
25082
|
-
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
25083
|
-
* MIT Licensed
|
|
25084
|
-
*/
|
|
25085
24794
|
var express;
|
|
25086
24795
|
var hasRequiredExpress;
|
|
25087
24796
|
function requireExpress() {
|
|
@@ -25148,7 +24857,6 @@ const initApi = async ({
|
|
|
25148
24857
|
});
|
|
25149
24858
|
};
|
|
25150
24859
|
var browser_umd$1 = { exports: {} };
|
|
25151
|
-
/*! For license information please see browser.umd.js.LICENSE.txt */
|
|
25152
24860
|
var browser_umd = browser_umd$1.exports;
|
|
25153
24861
|
var hasRequiredBrowser_umd;
|
|
25154
24862
|
function requireBrowser_umd() {
|