badmfck-api-server 4.0.97 → 4.0.98
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/apiServer/APIService.d.ts +5 -2
- package/dist/apiServer/APIService.js +1 -1
- package/dist/apiServer/documentation/Documentation.d.ts +1 -1
- package/dist/apiServer/documentation/Documentation.js +22 -3
- package/dist/apiServer/documentation/index.html +56 -42
- package/package.json +2 -2
- package/untitled folder/assets/index-BQHWfl2U.js +0 -40
- package/untitled folder/index.html +0 -12
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8" />
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
-
<title>MC / Visa Fee Calculator — Lithuania Acquirer</title>
|
|
7
|
-
<script type="module" crossorigin src="/assets/index-BQHWfl2U.js"></script>
|
|
8
|
-
</head>
|
|
9
|
-
<body style="margin:0;background:#030712">
|
|
10
|
-
<div id="root"></div>
|
|
11
|
-
</body>
|
|
12
|
-
</html>
|