@domu-ai/kiban-sdk 1.72.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/README.md +35 -0
- package/dashboard/client.d.ts +799 -0
- package/dashboard/client.js +195 -0
- package/dashboard/index.d.ts +3 -0
- package/dashboard/index.js +42 -0
- package/dashboard/schemas.d.ts +1002 -0
- package/dashboard/schemas.js +258 -0
- package/fetcher.d.ts +2 -0
- package/fetcher.js +23 -0
- package/index.d.ts +11 -0
- package/index.js +55 -0
- package/internal/client.d.ts +3055 -0
- package/internal/client.js +495 -0
- package/internal/index.d.ts +3 -0
- package/internal/index.js +42 -0
- package/internal/schemas.d.ts +12845 -0
- package/internal/schemas.js +1870 -0
- package/package.json +43 -0
- package/public/client.d.ts +871 -0
- package/public/client.js +251 -0
- package/public/index.d.ts +3 -0
- package/public/index.js +42 -0
- package/public/schemas.d.ts +1487 -0
- package/public/schemas.js +455 -0
- package/shared/fetcher.d.ts +94 -0
- package/shared/fetcher.js +189 -0
package/public/client.js
ADDED
|
@@ -0,0 +1,251 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.publicPaymentsConnectorsSwervepayPost = exports.getPublicPaymentsConnectorsSwervepayPostUrl = exports.publicPaymentsConnectorsSpeedpayPost = exports.getPublicPaymentsConnectorsSpeedpayPostUrl = exports.publicPaymentsConnectorsRepayPost = exports.getPublicPaymentsConnectorsRepayPostUrl = exports.publicPaymentsConnectorsPayrazrPost = exports.getPublicPaymentsConnectorsPayrazrPostUrl = exports.publicPaymentsConnectorsPaynearmePost = exports.getPublicPaymentsConnectorsPaynearmePostUrl = exports.publicPaymentsConnectorsPayliancePost = exports.getPublicPaymentsConnectorsPayliancePostUrl = exports.publicPaymentsConnectorsMonerisPost = exports.getPublicPaymentsConnectorsMonerisPostUrl = exports.publicContactsIdPut = exports.getPublicContactsIdPutUrl = exports.publicContactsIdGet = exports.getPublicContactsIdGetUrl = exports.publicClientsAloricaNotesPost = exports.getPublicClientsAloricaNotesPostUrl = exports.publicClientsNubankDebtsCustomerIdGet = exports.getPublicClientsNubankDebtsCustomerIdGetUrl = exports.publicClientsNubankInteractionsEndPost = exports.getPublicClientsNubankInteractionsEndPostUrl = exports.publicClientsNubankInteractionsStartPost = exports.getPublicClientsNubankInteractionsStartPostUrl = exports.publicAuthMeGet = exports.getPublicAuthMeGetUrl = exports.publicHealthGet = exports.getPublicHealthGetUrl = exports.PublicClientsAloricaNotesPost200ReturnMessage = exports.PublicClientsAloricaNotesPostBodyResult = exports.PublicHealthGet200Status = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* Generated by orval v8.2.0 🍺
|
|
6
|
+
* Do not edit manually.
|
|
7
|
+
* Kiban API
|
|
8
|
+
* REST API for application integration. Production-ready endpoints with enterprise-grade reliability.
|
|
9
|
+
* OpenAPI spec version: 1.0.0
|
|
10
|
+
*/
|
|
11
|
+
const fetcher_1 = require("../shared/fetcher");
|
|
12
|
+
exports.PublicHealthGet200Status = {
|
|
13
|
+
ok: 'ok',
|
|
14
|
+
};
|
|
15
|
+
exports.PublicClientsAloricaNotesPostBodyResult = {
|
|
16
|
+
PAYMENT: 'PAYMENT',
|
|
17
|
+
PROMISE: 'PROMISE',
|
|
18
|
+
PAYOFF_QUOTE_REQUEST: 'PAYOFF_QUOTE_REQUEST',
|
|
19
|
+
ACCOUNT_INQUIRY: 'ACCOUNT_INQUIRY',
|
|
20
|
+
ACCOUNT_UNLOCK: 'ACCOUNT_UNLOCK',
|
|
21
|
+
GENERAL: 'GENERAL',
|
|
22
|
+
};
|
|
23
|
+
exports.PublicClientsAloricaNotesPost200ReturnMessage = {
|
|
24
|
+
OK: 'OK',
|
|
25
|
+
INVALID_ACCOUNT_NUMBER: 'INVALID_ACCOUNT_NUMBER',
|
|
26
|
+
INVALID_RESULT_TYPE: 'INVALID_RESULT_TYPE',
|
|
27
|
+
INTERNAL: 'INTERNAL',
|
|
28
|
+
};
|
|
29
|
+
;
|
|
30
|
+
const getPublicHealthGetUrl = () => {
|
|
31
|
+
return `/v1/health`;
|
|
32
|
+
};
|
|
33
|
+
exports.getPublicHealthGetUrl = getPublicHealthGetUrl;
|
|
34
|
+
const publicHealthGet = async (options) => {
|
|
35
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicHealthGetUrl)(), {
|
|
36
|
+
...options,
|
|
37
|
+
method: 'GET'
|
|
38
|
+
});
|
|
39
|
+
};
|
|
40
|
+
exports.publicHealthGet = publicHealthGet;
|
|
41
|
+
const getPublicAuthMeGetUrl = () => {
|
|
42
|
+
return `/v1/auth/me`;
|
|
43
|
+
};
|
|
44
|
+
exports.getPublicAuthMeGetUrl = getPublicAuthMeGetUrl;
|
|
45
|
+
const publicAuthMeGet = async (options) => {
|
|
46
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicAuthMeGetUrl)(), {
|
|
47
|
+
...options,
|
|
48
|
+
method: 'GET'
|
|
49
|
+
});
|
|
50
|
+
};
|
|
51
|
+
exports.publicAuthMeGet = publicAuthMeGet;
|
|
52
|
+
const getPublicClientsNubankInteractionsStartPostUrl = () => {
|
|
53
|
+
return `/v1/clients/nubank/interactions/start`;
|
|
54
|
+
};
|
|
55
|
+
exports.getPublicClientsNubankInteractionsStartPostUrl = getPublicClientsNubankInteractionsStartPostUrl;
|
|
56
|
+
const publicClientsNubankInteractionsStartPost = async (publicClientsNubankInteractionsStartPostBody, options) => {
|
|
57
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicClientsNubankInteractionsStartPostUrl)(), {
|
|
58
|
+
...options,
|
|
59
|
+
method: 'POST',
|
|
60
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
61
|
+
body: JSON.stringify(publicClientsNubankInteractionsStartPostBody)
|
|
62
|
+
});
|
|
63
|
+
};
|
|
64
|
+
exports.publicClientsNubankInteractionsStartPost = publicClientsNubankInteractionsStartPost;
|
|
65
|
+
const getPublicClientsNubankInteractionsEndPostUrl = () => {
|
|
66
|
+
return `/v1/clients/nubank/interactions/end`;
|
|
67
|
+
};
|
|
68
|
+
exports.getPublicClientsNubankInteractionsEndPostUrl = getPublicClientsNubankInteractionsEndPostUrl;
|
|
69
|
+
const publicClientsNubankInteractionsEndPost = async (publicClientsNubankInteractionsEndPostBody, options) => {
|
|
70
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicClientsNubankInteractionsEndPostUrl)(), {
|
|
71
|
+
...options,
|
|
72
|
+
method: 'POST',
|
|
73
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
74
|
+
body: JSON.stringify(publicClientsNubankInteractionsEndPostBody)
|
|
75
|
+
});
|
|
76
|
+
};
|
|
77
|
+
exports.publicClientsNubankInteractionsEndPost = publicClientsNubankInteractionsEndPost;
|
|
78
|
+
const getPublicClientsNubankDebtsCustomerIdGetUrl = (customerId, params) => {
|
|
79
|
+
const normalizedParams = new URLSearchParams();
|
|
80
|
+
Object.entries(params || {}).forEach(([key, value]) => {
|
|
81
|
+
if (value !== undefined) {
|
|
82
|
+
normalizedParams.append(key, value === null ? 'null' : value.toString());
|
|
83
|
+
}
|
|
84
|
+
});
|
|
85
|
+
const stringifiedParams = normalizedParams.toString();
|
|
86
|
+
return stringifiedParams.length > 0 ? `/v1/clients/nubank/debts/${customerId}?${stringifiedParams}` : `/v1/clients/nubank/debts/${customerId}`;
|
|
87
|
+
};
|
|
88
|
+
exports.getPublicClientsNubankDebtsCustomerIdGetUrl = getPublicClientsNubankDebtsCustomerIdGetUrl;
|
|
89
|
+
const publicClientsNubankDebtsCustomerIdGet = async (customerId, params, options) => {
|
|
90
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicClientsNubankDebtsCustomerIdGetUrl)(customerId, params), {
|
|
91
|
+
...options,
|
|
92
|
+
method: 'GET'
|
|
93
|
+
});
|
|
94
|
+
};
|
|
95
|
+
exports.publicClientsNubankDebtsCustomerIdGet = publicClientsNubankDebtsCustomerIdGet;
|
|
96
|
+
const getPublicClientsAloricaNotesPostUrl = (params) => {
|
|
97
|
+
const normalizedParams = new URLSearchParams();
|
|
98
|
+
Object.entries(params || {}).forEach(([key, value]) => {
|
|
99
|
+
if (value !== undefined) {
|
|
100
|
+
normalizedParams.append(key, value === null ? 'null' : value.toString());
|
|
101
|
+
}
|
|
102
|
+
});
|
|
103
|
+
const stringifiedParams = normalizedParams.toString();
|
|
104
|
+
return stringifiedParams.length > 0 ? `/v1/clients/alorica/notes?${stringifiedParams}` : `/v1/clients/alorica/notes`;
|
|
105
|
+
};
|
|
106
|
+
exports.getPublicClientsAloricaNotesPostUrl = getPublicClientsAloricaNotesPostUrl;
|
|
107
|
+
const publicClientsAloricaNotesPost = async (publicClientsAloricaNotesPostBody, params, options) => {
|
|
108
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicClientsAloricaNotesPostUrl)(params), {
|
|
109
|
+
...options,
|
|
110
|
+
method: 'POST',
|
|
111
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
112
|
+
body: JSON.stringify(publicClientsAloricaNotesPostBody)
|
|
113
|
+
});
|
|
114
|
+
};
|
|
115
|
+
exports.publicClientsAloricaNotesPost = publicClientsAloricaNotesPost;
|
|
116
|
+
const getPublicContactsIdGetUrl = (id, params) => {
|
|
117
|
+
const normalizedParams = new URLSearchParams();
|
|
118
|
+
Object.entries(params || {}).forEach(([key, value]) => {
|
|
119
|
+
if (value !== undefined) {
|
|
120
|
+
normalizedParams.append(key, value === null ? 'null' : value.toString());
|
|
121
|
+
}
|
|
122
|
+
});
|
|
123
|
+
const stringifiedParams = normalizedParams.toString();
|
|
124
|
+
return stringifiedParams.length > 0 ? `/v1/contacts/${id}?${stringifiedParams}` : `/v1/contacts/${id}`;
|
|
125
|
+
};
|
|
126
|
+
exports.getPublicContactsIdGetUrl = getPublicContactsIdGetUrl;
|
|
127
|
+
const publicContactsIdGet = async (id, params, options) => {
|
|
128
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicContactsIdGetUrl)(id, params), {
|
|
129
|
+
...options,
|
|
130
|
+
method: 'GET'
|
|
131
|
+
});
|
|
132
|
+
};
|
|
133
|
+
exports.publicContactsIdGet = publicContactsIdGet;
|
|
134
|
+
const getPublicContactsIdPutUrl = (id, params) => {
|
|
135
|
+
const normalizedParams = new URLSearchParams();
|
|
136
|
+
Object.entries(params || {}).forEach(([key, value]) => {
|
|
137
|
+
if (value !== undefined) {
|
|
138
|
+
normalizedParams.append(key, value === null ? 'null' : value.toString());
|
|
139
|
+
}
|
|
140
|
+
});
|
|
141
|
+
const stringifiedParams = normalizedParams.toString();
|
|
142
|
+
return stringifiedParams.length > 0 ? `/v1/contacts/${id}?${stringifiedParams}` : `/v1/contacts/${id}`;
|
|
143
|
+
};
|
|
144
|
+
exports.getPublicContactsIdPutUrl = getPublicContactsIdPutUrl;
|
|
145
|
+
const publicContactsIdPut = async (id, publicContactsIdPutBody, params, options) => {
|
|
146
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicContactsIdPutUrl)(id, params), {
|
|
147
|
+
...options,
|
|
148
|
+
method: 'PUT',
|
|
149
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
150
|
+
body: JSON.stringify(publicContactsIdPutBody)
|
|
151
|
+
});
|
|
152
|
+
};
|
|
153
|
+
exports.publicContactsIdPut = publicContactsIdPut;
|
|
154
|
+
;
|
|
155
|
+
const getPublicPaymentsConnectorsMonerisPostUrl = () => {
|
|
156
|
+
return `/v1/payments/connectors/moneris`;
|
|
157
|
+
};
|
|
158
|
+
exports.getPublicPaymentsConnectorsMonerisPostUrl = getPublicPaymentsConnectorsMonerisPostUrl;
|
|
159
|
+
const publicPaymentsConnectorsMonerisPost = async (publicPaymentsConnectorsMonerisPostBody, options) => {
|
|
160
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicPaymentsConnectorsMonerisPostUrl)(), {
|
|
161
|
+
...options,
|
|
162
|
+
method: 'POST',
|
|
163
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
164
|
+
body: JSON.stringify(publicPaymentsConnectorsMonerisPostBody)
|
|
165
|
+
});
|
|
166
|
+
};
|
|
167
|
+
exports.publicPaymentsConnectorsMonerisPost = publicPaymentsConnectorsMonerisPost;
|
|
168
|
+
;
|
|
169
|
+
const getPublicPaymentsConnectorsPayliancePostUrl = () => {
|
|
170
|
+
return `/v1/payments/connectors/payliance`;
|
|
171
|
+
};
|
|
172
|
+
exports.getPublicPaymentsConnectorsPayliancePostUrl = getPublicPaymentsConnectorsPayliancePostUrl;
|
|
173
|
+
const publicPaymentsConnectorsPayliancePost = async (publicPaymentsConnectorsPayliancePostBody, options) => {
|
|
174
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicPaymentsConnectorsPayliancePostUrl)(), {
|
|
175
|
+
...options,
|
|
176
|
+
method: 'POST',
|
|
177
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
178
|
+
body: JSON.stringify(publicPaymentsConnectorsPayliancePostBody)
|
|
179
|
+
});
|
|
180
|
+
};
|
|
181
|
+
exports.publicPaymentsConnectorsPayliancePost = publicPaymentsConnectorsPayliancePost;
|
|
182
|
+
;
|
|
183
|
+
const getPublicPaymentsConnectorsPaynearmePostUrl = () => {
|
|
184
|
+
return `/v1/payments/connectors/paynearme`;
|
|
185
|
+
};
|
|
186
|
+
exports.getPublicPaymentsConnectorsPaynearmePostUrl = getPublicPaymentsConnectorsPaynearmePostUrl;
|
|
187
|
+
const publicPaymentsConnectorsPaynearmePost = async (publicPaymentsConnectorsPaynearmePostBody, options) => {
|
|
188
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicPaymentsConnectorsPaynearmePostUrl)(), {
|
|
189
|
+
...options,
|
|
190
|
+
method: 'POST',
|
|
191
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
192
|
+
body: JSON.stringify(publicPaymentsConnectorsPaynearmePostBody)
|
|
193
|
+
});
|
|
194
|
+
};
|
|
195
|
+
exports.publicPaymentsConnectorsPaynearmePost = publicPaymentsConnectorsPaynearmePost;
|
|
196
|
+
;
|
|
197
|
+
const getPublicPaymentsConnectorsPayrazrPostUrl = () => {
|
|
198
|
+
return `/v1/payments/connectors/payrazr`;
|
|
199
|
+
};
|
|
200
|
+
exports.getPublicPaymentsConnectorsPayrazrPostUrl = getPublicPaymentsConnectorsPayrazrPostUrl;
|
|
201
|
+
const publicPaymentsConnectorsPayrazrPost = async (publicPaymentsConnectorsPayrazrPostBody, options) => {
|
|
202
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicPaymentsConnectorsPayrazrPostUrl)(), {
|
|
203
|
+
...options,
|
|
204
|
+
method: 'POST',
|
|
205
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
206
|
+
body: JSON.stringify(publicPaymentsConnectorsPayrazrPostBody)
|
|
207
|
+
});
|
|
208
|
+
};
|
|
209
|
+
exports.publicPaymentsConnectorsPayrazrPost = publicPaymentsConnectorsPayrazrPost;
|
|
210
|
+
;
|
|
211
|
+
const getPublicPaymentsConnectorsRepayPostUrl = () => {
|
|
212
|
+
return `/v1/payments/connectors/repay`;
|
|
213
|
+
};
|
|
214
|
+
exports.getPublicPaymentsConnectorsRepayPostUrl = getPublicPaymentsConnectorsRepayPostUrl;
|
|
215
|
+
const publicPaymentsConnectorsRepayPost = async (publicPaymentsConnectorsRepayPostBody, options) => {
|
|
216
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicPaymentsConnectorsRepayPostUrl)(), {
|
|
217
|
+
...options,
|
|
218
|
+
method: 'POST',
|
|
219
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
220
|
+
body: JSON.stringify(publicPaymentsConnectorsRepayPostBody)
|
|
221
|
+
});
|
|
222
|
+
};
|
|
223
|
+
exports.publicPaymentsConnectorsRepayPost = publicPaymentsConnectorsRepayPost;
|
|
224
|
+
;
|
|
225
|
+
const getPublicPaymentsConnectorsSpeedpayPostUrl = () => {
|
|
226
|
+
return `/v1/payments/connectors/speedpay`;
|
|
227
|
+
};
|
|
228
|
+
exports.getPublicPaymentsConnectorsSpeedpayPostUrl = getPublicPaymentsConnectorsSpeedpayPostUrl;
|
|
229
|
+
const publicPaymentsConnectorsSpeedpayPost = async (publicPaymentsConnectorsSpeedpayPostBody, options) => {
|
|
230
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicPaymentsConnectorsSpeedpayPostUrl)(), {
|
|
231
|
+
...options,
|
|
232
|
+
method: 'POST',
|
|
233
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
234
|
+
body: JSON.stringify(publicPaymentsConnectorsSpeedpayPostBody)
|
|
235
|
+
});
|
|
236
|
+
};
|
|
237
|
+
exports.publicPaymentsConnectorsSpeedpayPost = publicPaymentsConnectorsSpeedpayPost;
|
|
238
|
+
;
|
|
239
|
+
const getPublicPaymentsConnectorsSwervepayPostUrl = () => {
|
|
240
|
+
return `/v1/payments/connectors/swervepay`;
|
|
241
|
+
};
|
|
242
|
+
exports.getPublicPaymentsConnectorsSwervepayPostUrl = getPublicPaymentsConnectorsSwervepayPostUrl;
|
|
243
|
+
const publicPaymentsConnectorsSwervepayPost = async (publicPaymentsConnectorsSwervepayPostBody, options) => {
|
|
244
|
+
return (0, fetcher_1.customFetcher)((0, exports.getPublicPaymentsConnectorsSwervepayPostUrl)(), {
|
|
245
|
+
...options,
|
|
246
|
+
method: 'POST',
|
|
247
|
+
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
248
|
+
body: JSON.stringify(publicPaymentsConnectorsSwervepayPostBody)
|
|
249
|
+
});
|
|
250
|
+
};
|
|
251
|
+
exports.publicPaymentsConnectorsSwervepayPost = publicPaymentsConnectorsSwervepayPost;
|
package/public/index.js
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
19
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
20
|
+
};
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.schemas = void 0;
|
|
40
|
+
__exportStar(require("../shared/fetcher"), exports);
|
|
41
|
+
__exportStar(require("./client"), exports);
|
|
42
|
+
exports.schemas = __importStar(require("./schemas"));
|