@36node/auth-sdk 2.14.1 → 2.14.2

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.
@@ -1,5 +1,5 @@
1
1
  import type { Client, Options as Options2, TDataShape } from './client';
2
- import type { AggregateUsersData, AggregateUsersResponses, BindThirdPartyData, BindThirdPartyResponses, CleanupData, CleanupResponses, CountUsersData, CountUsersResponses, CreateCaptchaData, CreateCaptchaResponses, CreateEmailRecordData, CreateEmailRecordResponses, CreateGroupData, CreateGroupResponses, CreateNamespaceData, CreateNamespaceResponses, CreateRoleData, CreateRoleResponses, CreateSessionData, CreateSessionResponses, CreateSmsRecordData, CreateSmsRecordResponses, CreateThirdPartyData, CreateThirdPartyResponses, CreateUserData, CreateUserResponses, DeleteCaptchaData, DeleteCaptchaResponses, DeleteEmailRecordData, DeleteEmailRecordResponses, DeleteGroupData, DeleteGroupResponses, DeleteNamespaceData, DeleteNamespaceResponses, DeleteRoleData, DeleteRoleResponses, DeleteSessionData, DeleteSessionResponses, DeleteSmsRecordData, DeleteSmsRecordResponses, DeleteUserData, DeleteUserResponses, GetAuthorizerData, GetAuthorizerResponses, GetCaptchaData, GetCaptchaResponses, GetEmailRecordData, GetEmailRecordResponses, GetGroupData, GetGroupResponses, GetNamespaceData, GetNamespaceResponses, GetRoleData, GetRoleResponses, GetSessionByKeyData, GetSessionByKeyResponses, GetSessionData, GetSessionResponses, GetSmsRecordData, GetSmsRecordResponses, GetThirdPartyByTidData, GetThirdPartyByTidResponses, GetThirdPartyByUidData, GetThirdPartyByUidResponses, GetThirdPartyData, GetThirdPartyResponses, GetUserData, GetUserResponses, HelloData, HelloResponses, ListCaptchasData, ListCaptchasResponses, ListEmailRecordsData, ListEmailRecordsResponses, ListGroupsData, ListGroupsResponses, ListIndustriesData, ListIndustriesResponses, ListNamespacesData, ListNamespacesResponses, ListRegionsData, ListRegionsResponses, ListRolesData, ListRolesResponses, ListSessionsData, ListSessionsResponses, ListSmsRecordsData, ListSmsRecordsResponses, ListThirdPartyData, ListThirdPartyResponses, ListUsersData, ListUsersResponses, LoginByEmailData, LoginByEmailResponses, LoginByGithubData, LoginByGithubResponses, LoginByOAuthData, LoginByOAuthResponses, LoginByPhoneData, LoginByPhoneResponses, LoginData, LoginResponses, LogoutData, LogoutResponses, RefreshData, RefreshResponses, RegisterByEmailData, RegisterByEmailResponses, RegisterByPhoneData, RegisterByPhoneResponses, RegisterData, RegisterResponses, ResetPasswordByEmailData, ResetPasswordByEmailResponses, ResetPasswordByPhoneData, ResetPasswordByPhoneResponses, SendEmailData, SendEmailResponses, SendSmsData, SendSmsResponses, SignTokenData, SignTokenResponses, UpdateCaptchaData, UpdateCaptchaResponses, UpdateEmailRecordData, UpdateEmailRecordResponses, UpdateGroupData, UpdateGroupResponses, UpdateNamespaceData, UpdateNamespaceResponses, UpdatePasswordData, UpdatePasswordResponses, UpdateRoleData, UpdateRoleResponses, UpdateSessionData, UpdateSessionResponses, UpdateSmsRecordData, UpdateSmsRecordResponses, UpdateThirdPartyData, UpdateThirdPartyResponses, UpdateUserData, UpdateUserResponses, UpsertGroupByNameData, UpsertGroupByNameResponses, UpsertUserByEmailData, UpsertUserByEmailResponses, UpsertUserByEmployeeIdData, UpsertUserByEmployeeIdResponses, UpsertUserByPhoneData, UpsertUserByPhoneResponses, UpsertUserByUsernameData, UpsertUserByUsernameResponses, VerifyCaptchaData, VerifyCaptchaResponses, VerifyIdentityData, VerifyIdentityResponses } from './types.gen';
2
+ import type { AggregateUsersData, AggregateUsersResponses, BindThirdPartyData, BindThirdPartyResponses, CleanupData, CleanupResponses, CountCaptchasData, CountCaptchasResponses, CountEmailRecordsData, CountEmailRecordsResponses, CountGroupsData, CountGroupsResponses, CountNamespacesData, CountNamespacesResponses, CountRolesData, CountRolesResponses, CountSessionsData, CountSessionsResponses, CountSmsRecordsData, CountSmsRecordsResponses, CountThirdPartyData, CountThirdPartyResponses, CountUsersData, CountUsersResponses, CreateCaptchaData, CreateCaptchaResponses, CreateEmailRecordData, CreateEmailRecordResponses, CreateGroupData, CreateGroupResponses, CreateNamespaceData, CreateNamespaceResponses, CreateRoleData, CreateRoleResponses, CreateSessionData, CreateSessionResponses, CreateSmsRecordData, CreateSmsRecordResponses, CreateThirdPartyData, CreateThirdPartyResponses, CreateUserData, CreateUserResponses, DeleteCaptchaData, DeleteCaptchaResponses, DeleteEmailRecordData, DeleteEmailRecordResponses, DeleteGroupData, DeleteGroupResponses, DeleteNamespaceData, DeleteNamespaceResponses, DeleteRoleData, DeleteRoleResponses, DeleteSessionData, DeleteSessionResponses, DeleteSmsRecordData, DeleteSmsRecordResponses, DeleteUserData, DeleteUserResponses, GetAuthorizerData, GetAuthorizerResponses, GetCaptchaData, GetCaptchaResponses, GetEmailRecordData, GetEmailRecordResponses, GetGroupData, GetGroupResponses, GetNamespaceData, GetNamespaceResponses, GetRoleData, GetRoleResponses, GetSessionByKeyData, GetSessionByKeyResponses, GetSessionData, GetSessionResponses, GetSmsRecordData, GetSmsRecordResponses, GetThirdPartyByTidData, GetThirdPartyByTidResponses, GetThirdPartyByUidData, GetThirdPartyByUidResponses, GetThirdPartyData, GetThirdPartyResponses, GetUserData, GetUserResponses, HelloData, HelloResponses, ListCaptchasData, ListCaptchasResponses, ListEmailRecordsData, ListEmailRecordsResponses, ListGroupsData, ListGroupsResponses, ListIndustriesData, ListIndustriesResponses, ListNamespacesData, ListNamespacesResponses, ListRegionsData, ListRegionsResponses, ListRolesData, ListRolesResponses, ListSessionsData, ListSessionsResponses, ListSmsRecordsData, ListSmsRecordsResponses, ListThirdPartyData, ListThirdPartyResponses, ListUsersData, ListUsersResponses, LoginByEmailData, LoginByEmailResponses, LoginByGithubData, LoginByGithubResponses, LoginByOAuthData, LoginByOAuthResponses, LoginByPhoneData, LoginByPhoneResponses, LoginData, LoginResponses, LogoutData, LogoutResponses, RefreshData, RefreshResponses, RegisterByEmailData, RegisterByEmailResponses, RegisterByPhoneData, RegisterByPhoneResponses, RegisterData, RegisterResponses, ResetPasswordByEmailData, ResetPasswordByEmailResponses, ResetPasswordByPhoneData, ResetPasswordByPhoneResponses, SendEmailData, SendEmailResponses, SendSmsData, SendSmsResponses, SignTokenData, SignTokenResponses, UpdateCaptchaData, UpdateCaptchaResponses, UpdateEmailRecordData, UpdateEmailRecordResponses, UpdateGroupData, UpdateGroupResponses, UpdateNamespaceData, UpdateNamespaceResponses, UpdatePasswordData, UpdatePasswordResponses, UpdateRoleData, UpdateRoleResponses, UpdateSessionData, UpdateSessionResponses, UpdateSmsRecordData, UpdateSmsRecordResponses, UpdateThirdPartyData, UpdateThirdPartyResponses, UpdateUserData, UpdateUserResponses, UpsertGroupByNameData, UpsertGroupByNameResponses, UpsertUserByEmailData, UpsertUserByEmailResponses, UpsertUserByEmployeeIdData, UpsertUserByEmployeeIdResponses, UpsertUserByPhoneData, UpsertUserByPhoneResponses, UpsertUserByUsernameData, UpsertUserByUsernameResponses, VerifyCaptchaData, VerifyCaptchaResponses, VerifyIdentityData, VerifyIdentityResponses } from './types.gen';
3
3
  export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
4
4
  client?: Client;
5
5
  meta?: Record<string, unknown>;
@@ -22,6 +22,7 @@ export declare const resetPasswordByPhone: <ThrowOnError extends boolean = true>
22
22
  export declare const resetPasswordByEmail: <ThrowOnError extends boolean = true>(options: Options<ResetPasswordByEmailData, ThrowOnError>) => import("./client").RequestResult<ResetPasswordByEmailResponses, unknown, ThrowOnError, "fields">;
23
23
  export declare const listCaptchas: <ThrowOnError extends boolean = true>(options?: Options<ListCaptchasData, ThrowOnError>) => import("./client").RequestResult<ListCaptchasResponses, unknown, ThrowOnError, "fields">;
24
24
  export declare const createCaptcha: <ThrowOnError extends boolean = true>(options: Options<CreateCaptchaData, ThrowOnError>) => import("./client").RequestResult<CreateCaptchaResponses, unknown, ThrowOnError, "fields">;
25
+ export declare const countCaptchas: <ThrowOnError extends boolean = true>(options?: Options<CountCaptchasData, ThrowOnError>) => import("./client").RequestResult<CountCaptchasResponses, unknown, ThrowOnError, "fields">;
25
26
  export declare const deleteCaptcha: <ThrowOnError extends boolean = true>(options: Options<DeleteCaptchaData, ThrowOnError>) => import("./client").RequestResult<DeleteCaptchaResponses, unknown, ThrowOnError, "fields">;
26
27
  export declare const getCaptcha: <ThrowOnError extends boolean = true>(options: Options<GetCaptchaData, ThrowOnError>) => import("./client").RequestResult<GetCaptchaResponses, unknown, ThrowOnError, "fields">;
27
28
  export declare const updateCaptcha: <ThrowOnError extends boolean = true>(options: Options<UpdateCaptchaData, ThrowOnError>) => import("./client").RequestResult<UpdateCaptchaResponses, unknown, ThrowOnError, "fields">;
@@ -29,22 +30,26 @@ export declare const verifyCaptcha: <ThrowOnError extends boolean = true>(option
29
30
  export declare const sendEmail: <ThrowOnError extends boolean = true>(options: Options<SendEmailData, ThrowOnError>) => import("./client").RequestResult<SendEmailResponses, unknown, ThrowOnError, "fields">;
30
31
  export declare const listEmailRecords: <ThrowOnError extends boolean = true>(options?: Options<ListEmailRecordsData, ThrowOnError>) => import("./client").RequestResult<ListEmailRecordsResponses, unknown, ThrowOnError, "fields">;
31
32
  export declare const createEmailRecord: <ThrowOnError extends boolean = true>(options: Options<CreateEmailRecordData, ThrowOnError>) => import("./client").RequestResult<CreateEmailRecordResponses, unknown, ThrowOnError, "fields">;
33
+ export declare const countEmailRecords: <ThrowOnError extends boolean = true>(options?: Options<CountEmailRecordsData, ThrowOnError>) => import("./client").RequestResult<CountEmailRecordsResponses, unknown, ThrowOnError, "fields">;
32
34
  export declare const deleteEmailRecord: <ThrowOnError extends boolean = true>(options: Options<DeleteEmailRecordData, ThrowOnError>) => import("./client").RequestResult<DeleteEmailRecordResponses, unknown, ThrowOnError, "fields">;
33
35
  export declare const getEmailRecord: <ThrowOnError extends boolean = true>(options: Options<GetEmailRecordData, ThrowOnError>) => import("./client").RequestResult<GetEmailRecordResponses, unknown, ThrowOnError, "fields">;
34
36
  export declare const updateEmailRecord: <ThrowOnError extends boolean = true>(options: Options<UpdateEmailRecordData, ThrowOnError>) => import("./client").RequestResult<UpdateEmailRecordResponses, unknown, ThrowOnError, "fields">;
35
37
  export declare const listGroups: <ThrowOnError extends boolean = true>(options?: Options<ListGroupsData, ThrowOnError>) => import("./client").RequestResult<ListGroupsResponses, unknown, ThrowOnError, "fields">;
36
38
  export declare const createGroup: <ThrowOnError extends boolean = true>(options: Options<CreateGroupData, ThrowOnError>) => import("./client").RequestResult<CreateGroupResponses, unknown, ThrowOnError, "fields">;
39
+ export declare const countGroups: <ThrowOnError extends boolean = true>(options?: Options<CountGroupsData, ThrowOnError>) => import("./client").RequestResult<CountGroupsResponses, unknown, ThrowOnError, "fields">;
37
40
  export declare const getGroup: <ThrowOnError extends boolean = true>(options: Options<GetGroupData, ThrowOnError>) => import("./client").RequestResult<GetGroupResponses, unknown, ThrowOnError, "fields">;
38
41
  export declare const deleteGroup: <ThrowOnError extends boolean = true>(options: Options<DeleteGroupData, ThrowOnError>) => import("./client").RequestResult<DeleteGroupResponses, unknown, ThrowOnError, "fields">;
39
42
  export declare const updateGroup: <ThrowOnError extends boolean = true>(options: Options<UpdateGroupData, ThrowOnError>) => import("./client").RequestResult<UpdateGroupResponses, unknown, ThrowOnError, "fields">;
40
43
  export declare const upsertGroupByName: <ThrowOnError extends boolean = true>(options: Options<UpsertGroupByNameData, ThrowOnError>) => import("./client").RequestResult<UpsertGroupByNameResponses, unknown, ThrowOnError, "fields">;
41
44
  export declare const listNamespaces: <ThrowOnError extends boolean = true>(options?: Options<ListNamespacesData, ThrowOnError>) => import("./client").RequestResult<ListNamespacesResponses, unknown, ThrowOnError, "fields">;
42
45
  export declare const createNamespace: <ThrowOnError extends boolean = true>(options: Options<CreateNamespaceData, ThrowOnError>) => import("./client").RequestResult<CreateNamespaceResponses, unknown, ThrowOnError, "fields">;
46
+ export declare const countNamespaces: <ThrowOnError extends boolean = true>(options?: Options<CountNamespacesData, ThrowOnError>) => import("./client").RequestResult<CountNamespacesResponses, unknown, ThrowOnError, "fields">;
43
47
  export declare const getNamespace: <ThrowOnError extends boolean = true>(options: Options<GetNamespaceData, ThrowOnError>) => import("./client").RequestResult<GetNamespaceResponses, unknown, ThrowOnError, "fields">;
44
48
  export declare const updateNamespace: <ThrowOnError extends boolean = true>(options: Options<UpdateNamespaceData, ThrowOnError>) => import("./client").RequestResult<UpdateNamespaceResponses, unknown, ThrowOnError, "fields">;
45
49
  export declare const deleteNamespace: <ThrowOnError extends boolean = true>(options: Options<DeleteNamespaceData, ThrowOnError>) => import("./client").RequestResult<DeleteNamespaceResponses, unknown, ThrowOnError, "fields">;
46
50
  export declare const listSessions: <ThrowOnError extends boolean = true>(options?: Options<ListSessionsData, ThrowOnError>) => import("./client").RequestResult<ListSessionsResponses, unknown, ThrowOnError, "fields">;
47
51
  export declare const createSession: <ThrowOnError extends boolean = true>(options: Options<CreateSessionData, ThrowOnError>) => import("./client").RequestResult<CreateSessionResponses, unknown, ThrowOnError, "fields">;
52
+ export declare const countSessions: <ThrowOnError extends boolean = true>(options?: Options<CountSessionsData, ThrowOnError>) => import("./client").RequestResult<CountSessionsResponses, unknown, ThrowOnError, "fields">;
48
53
  export declare const deleteSession: <ThrowOnError extends boolean = true>(options: Options<DeleteSessionData, ThrowOnError>) => import("./client").RequestResult<DeleteSessionResponses, unknown, ThrowOnError, "fields">;
49
54
  export declare const getSession: <ThrowOnError extends boolean = true>(options: Options<GetSessionData, ThrowOnError>) => import("./client").RequestResult<GetSessionResponses, unknown, ThrowOnError, "fields">;
50
55
  export declare const updateSession: <ThrowOnError extends boolean = true>(options: Options<UpdateSessionData, ThrowOnError>) => import("./client").RequestResult<UpdateSessionResponses, unknown, ThrowOnError, "fields">;
@@ -52,11 +57,13 @@ export declare const getSessionByKey: <ThrowOnError extends boolean = true>(opti
52
57
  export declare const sendSms: <ThrowOnError extends boolean = true>(options: Options<SendSmsData, ThrowOnError>) => import("./client").RequestResult<SendSmsResponses, unknown, ThrowOnError, "fields">;
53
58
  export declare const listSmsRecords: <ThrowOnError extends boolean = true>(options?: Options<ListSmsRecordsData, ThrowOnError>) => import("./client").RequestResult<ListSmsRecordsResponses, unknown, ThrowOnError, "fields">;
54
59
  export declare const createSmsRecord: <ThrowOnError extends boolean = true>(options: Options<CreateSmsRecordData, ThrowOnError>) => import("./client").RequestResult<CreateSmsRecordResponses, unknown, ThrowOnError, "fields">;
60
+ export declare const countSmsRecords: <ThrowOnError extends boolean = true>(options?: Options<CountSmsRecordsData, ThrowOnError>) => import("./client").RequestResult<CountSmsRecordsResponses, unknown, ThrowOnError, "fields">;
55
61
  export declare const deleteSmsRecord: <ThrowOnError extends boolean = true>(options: Options<DeleteSmsRecordData, ThrowOnError>) => import("./client").RequestResult<DeleteSmsRecordResponses, unknown, ThrowOnError, "fields">;
56
62
  export declare const getSmsRecord: <ThrowOnError extends boolean = true>(options: Options<GetSmsRecordData, ThrowOnError>) => import("./client").RequestResult<GetSmsRecordResponses, unknown, ThrowOnError, "fields">;
57
63
  export declare const updateSmsRecord: <ThrowOnError extends boolean = true>(options: Options<UpdateSmsRecordData, ThrowOnError>) => import("./client").RequestResult<UpdateSmsRecordResponses, unknown, ThrowOnError, "fields">;
58
64
  export declare const listThirdParty: <ThrowOnError extends boolean = true>(options?: Options<ListThirdPartyData, ThrowOnError>) => import("./client").RequestResult<ListThirdPartyResponses, unknown, ThrowOnError, "fields">;
59
65
  export declare const createThirdParty: <ThrowOnError extends boolean = true>(options: Options<CreateThirdPartyData, ThrowOnError>) => import("./client").RequestResult<CreateThirdPartyResponses, unknown, ThrowOnError, "fields">;
66
+ export declare const countThirdParty: <ThrowOnError extends boolean = true>(options?: Options<CountThirdPartyData, ThrowOnError>) => import("./client").RequestResult<CountThirdPartyResponses, unknown, ThrowOnError, "fields">;
60
67
  export declare const getThirdParty: <ThrowOnError extends boolean = true>(options: Options<GetThirdPartyData, ThrowOnError>) => import("./client").RequestResult<GetThirdPartyResponses, unknown, ThrowOnError, "fields">;
61
68
  export declare const updateThirdParty: <ThrowOnError extends boolean = true>(options: Options<UpdateThirdPartyData, ThrowOnError>) => import("./client").RequestResult<UpdateThirdPartyResponses, unknown, ThrowOnError, "fields">;
62
69
  export declare const getThirdPartyByUid: <ThrowOnError extends boolean = true>(options: Options<GetThirdPartyByUidData, ThrowOnError>) => import("./client").RequestResult<GetThirdPartyByUidResponses, unknown, ThrowOnError, "fields">;
@@ -79,6 +86,7 @@ export declare const listIndustries: <ThrowOnError extends boolean = true>(optio
79
86
  export declare const listRegions: <ThrowOnError extends boolean = true>(options?: Options<ListRegionsData, ThrowOnError>) => import("./client").RequestResult<ListRegionsResponses, unknown, ThrowOnError, "fields">;
80
87
  export declare const listRoles: <ThrowOnError extends boolean = true>(options?: Options<ListRolesData, ThrowOnError>) => import("./client").RequestResult<ListRolesResponses, unknown, ThrowOnError, "fields">;
81
88
  export declare const createRole: <ThrowOnError extends boolean = true>(options: Options<CreateRoleData, ThrowOnError>) => import("./client").RequestResult<CreateRoleResponses, unknown, ThrowOnError, "fields">;
89
+ export declare const countRoles: <ThrowOnError extends boolean = true>(options?: Options<CountRolesData, ThrowOnError>) => import("./client").RequestResult<CountRolesResponses, unknown, ThrowOnError, "fields">;
82
90
  export declare const getRole: <ThrowOnError extends boolean = true>(options: Options<GetRoleData, ThrowOnError>) => import("./client").RequestResult<GetRoleResponses, unknown, ThrowOnError, "fields">;
83
91
  export declare const deleteRole: <ThrowOnError extends boolean = true>(options: Options<DeleteRoleData, ThrowOnError>) => import("./client").RequestResult<DeleteRoleResponses, unknown, ThrowOnError, "fields">;
84
92
  export declare const updateRole: <ThrowOnError extends boolean = true>(options: Options<UpdateRoleData, ThrowOnError>) => import("./client").RequestResult<UpdateRoleResponses, unknown, ThrowOnError, "fields">;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getSmsRecord = exports.deleteSmsRecord = exports.createSmsRecord = exports.listSmsRecords = exports.sendSms = exports.getSessionByKey = exports.updateSession = exports.getSession = exports.deleteSession = exports.createSession = exports.listSessions = exports.deleteNamespace = exports.updateNamespace = exports.getNamespace = exports.createNamespace = exports.listNamespaces = exports.upsertGroupByName = exports.updateGroup = exports.deleteGroup = exports.getGroup = exports.createGroup = exports.listGroups = exports.updateEmailRecord = exports.getEmailRecord = exports.deleteEmailRecord = exports.createEmailRecord = exports.listEmailRecords = exports.sendEmail = exports.verifyCaptcha = exports.updateCaptcha = exports.getCaptcha = exports.deleteCaptcha = exports.createCaptcha = exports.listCaptchas = exports.resetPasswordByEmail = exports.resetPasswordByPhone = exports.refresh = exports.signToken = exports.registerByEmail = exports.registerByPhone = exports.register = exports.logout = exports.loginByPhone = exports.loginByEmail = exports.loginByOAuth = exports.loginByGithub = exports.getAuthorizer = exports.login = exports.cleanup = exports.hello = void 0;
4
- exports.updateRole = exports.deleteRole = exports.getRole = exports.createRole = exports.listRoles = exports.listRegions = exports.listIndustries = exports.aggregateUsers = exports.updatePassword = exports.verifyIdentity = exports.upsertUserByPhone = exports.upsertUserByEmail = exports.upsertUserByUsername = exports.upsertUserByEmployeeId = exports.updateUser = exports.getUser = exports.deleteUser = exports.countUsers = exports.createUser = exports.listUsers = exports.bindThirdParty = exports.getThirdPartyByTid = exports.getThirdPartyByUid = exports.updateThirdParty = exports.getThirdParty = exports.createThirdParty = exports.listThirdParty = exports.updateSmsRecord = void 0;
3
+ exports.getSessionByKey = exports.updateSession = exports.getSession = exports.deleteSession = exports.countSessions = exports.createSession = exports.listSessions = exports.deleteNamespace = exports.updateNamespace = exports.getNamespace = exports.countNamespaces = exports.createNamespace = exports.listNamespaces = exports.upsertGroupByName = exports.updateGroup = exports.deleteGroup = exports.getGroup = exports.countGroups = exports.createGroup = exports.listGroups = exports.updateEmailRecord = exports.getEmailRecord = exports.deleteEmailRecord = exports.countEmailRecords = exports.createEmailRecord = exports.listEmailRecords = exports.sendEmail = exports.verifyCaptcha = exports.updateCaptcha = exports.getCaptcha = exports.deleteCaptcha = exports.countCaptchas = exports.createCaptcha = exports.listCaptchas = exports.resetPasswordByEmail = exports.resetPasswordByPhone = exports.refresh = exports.signToken = exports.registerByEmail = exports.registerByPhone = exports.register = exports.logout = exports.loginByPhone = exports.loginByEmail = exports.loginByOAuth = exports.loginByGithub = exports.getAuthorizer = exports.login = exports.cleanup = exports.hello = void 0;
4
+ exports.updateRole = exports.deleteRole = exports.getRole = exports.countRoles = exports.createRole = exports.listRoles = exports.listRegions = exports.listIndustries = exports.aggregateUsers = exports.updatePassword = exports.verifyIdentity = exports.upsertUserByPhone = exports.upsertUserByEmail = exports.upsertUserByUsername = exports.upsertUserByEmployeeId = exports.updateUser = exports.getUser = exports.deleteUser = exports.countUsers = exports.createUser = exports.listUsers = exports.bindThirdParty = exports.getThirdPartyByTid = exports.getThirdPartyByUid = exports.updateThirdParty = exports.getThirdParty = exports.countThirdParty = exports.createThirdParty = exports.listThirdParty = exports.updateSmsRecord = exports.getSmsRecord = exports.deleteSmsRecord = exports.countSmsRecords = exports.createSmsRecord = exports.listSmsRecords = exports.sendSms = void 0;
5
5
  const client_gen_1 = require("./client.gen");
6
6
  const transformers_gen_1 = require("./transformers.gen");
7
7
  const hello = (options) => {
@@ -94,6 +94,11 @@ const createCaptcha = (options) => {
94
94
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign(Object.assign({ responseTransformer: transformers_gen_1.createCaptchaResponseTransformer, url: '/captchas' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
95
95
  };
96
96
  exports.createCaptcha = createCaptcha;
97
+ const countCaptchas = (options) => {
98
+ var _a;
99
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ url: '/captchas/@count' }, options));
100
+ };
101
+ exports.countCaptchas = countCaptchas;
97
102
  const deleteCaptcha = (options) => {
98
103
  var _a;
99
104
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).delete(Object.assign({ url: '/captchas/{captchaId}' }, options));
@@ -139,6 +144,16 @@ const createEmailRecord = (options) => {
139
144
  ], url: '/email/records' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
140
145
  };
141
146
  exports.createEmailRecord = createEmailRecord;
147
+ const countEmailRecords = (options) => {
148
+ var _a;
149
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ security: [
150
+ {
151
+ name: 'x-api-key',
152
+ type: 'apiKey'
153
+ }
154
+ ], url: '/email/records/@count' }, options));
155
+ };
156
+ exports.countEmailRecords = countEmailRecords;
142
157
  const deleteEmailRecord = (options) => {
143
158
  var _a;
144
159
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).delete(Object.assign({ security: [
@@ -179,6 +194,11 @@ const createGroup = (options) => {
179
194
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign(Object.assign({ responseTransformer: transformers_gen_1.createGroupResponseTransformer, url: '/groups' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
180
195
  };
181
196
  exports.createGroup = createGroup;
197
+ const countGroups = (options) => {
198
+ var _a;
199
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ url: '/groups/@count' }, options));
200
+ };
201
+ exports.countGroups = countGroups;
182
202
  const getGroup = (options) => {
183
203
  var _a;
184
204
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).get(Object.assign({ responseTransformer: transformers_gen_1.getGroupResponseTransformer, url: '/groups/{groupIdOrName}' }, options));
@@ -219,6 +239,16 @@ const createNamespace = (options) => {
219
239
  ], url: '/namespaces' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
220
240
  };
221
241
  exports.createNamespace = createNamespace;
242
+ const countNamespaces = (options) => {
243
+ var _a;
244
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ security: [
245
+ {
246
+ name: 'x-api-key',
247
+ type: 'apiKey'
248
+ }
249
+ ], url: '/namespaces/@count' }, options));
250
+ };
251
+ exports.countNamespaces = countNamespaces;
222
252
  const getNamespace = (options) => {
223
253
  var _a;
224
254
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).get(Object.assign({ responseTransformer: transformers_gen_1.getNamespaceResponseTransformer, security: [
@@ -269,6 +299,16 @@ const createSession = (options) => {
269
299
  ], url: '/sessions' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
270
300
  };
271
301
  exports.createSession = createSession;
302
+ const countSessions = (options) => {
303
+ var _a;
304
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ security: [
305
+ {
306
+ name: 'x-api-key',
307
+ type: 'apiKey'
308
+ }
309
+ ], url: '/sessions/@count' }, options));
310
+ };
311
+ exports.countSessions = countSessions;
272
312
  const deleteSession = (options) => {
273
313
  var _a;
274
314
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).delete(Object.assign({ security: [
@@ -334,6 +374,16 @@ const createSmsRecord = (options) => {
334
374
  ], url: '/sms/records' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
335
375
  };
336
376
  exports.createSmsRecord = createSmsRecord;
377
+ const countSmsRecords = (options) => {
378
+ var _a;
379
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ security: [
380
+ {
381
+ name: 'x-api-key',
382
+ type: 'apiKey'
383
+ }
384
+ ], url: '/sms/records/@count' }, options));
385
+ };
386
+ exports.countSmsRecords = countSmsRecords;
337
387
  const deleteSmsRecord = (options) => {
338
388
  var _a;
339
389
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).delete(Object.assign({ security: [
@@ -374,6 +424,11 @@ const createThirdParty = (options) => {
374
424
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign(Object.assign({ responseTransformer: transformers_gen_1.createThirdPartyResponseTransformer, url: '/third-parties' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
375
425
  };
376
426
  exports.createThirdParty = createThirdParty;
427
+ const countThirdParty = (options) => {
428
+ var _a;
429
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ url: '/third-parties/@count' }, options));
430
+ };
431
+ exports.countThirdParty = countThirdParty;
377
432
  const getThirdParty = (options) => {
378
433
  var _a;
379
434
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).get(Object.assign({ url: '/third-parties/{id}' }, options));
@@ -411,7 +466,7 @@ const createUser = (options) => {
411
466
  exports.createUser = createUser;
412
467
  const countUsers = (options) => {
413
468
  var _a;
414
- return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ url: '/users/@countUsers' }, options));
469
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ url: '/users/@count' }, options));
415
470
  };
416
471
  exports.countUsers = countUsers;
417
472
  const deleteUser = (options) => {
@@ -494,6 +549,16 @@ const createRole = (options) => {
494
549
  ], url: '/roles' }, options), { headers: Object.assign({ 'Content-Type': 'application/json' }, options.headers) }));
495
550
  };
496
551
  exports.createRole = createRole;
552
+ const countRoles = (options) => {
553
+ var _a;
554
+ return ((_a = options === null || options === void 0 ? void 0 : options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).post(Object.assign({ security: [
555
+ {
556
+ name: 'x-api-key',
557
+ type: 'apiKey'
558
+ }
559
+ ], url: '/roles/@count' }, options));
560
+ };
561
+ exports.countRoles = countRoles;
497
562
  const getRole = (options) => {
498
563
  var _a;
499
564
  return ((_a = options.client) !== null && _a !== void 0 ? _a : client_gen_1.client).get(Object.assign({ responseTransformer: transformers_gen_1.getRoleResponseTransformer, security: [
@@ -1 +1 @@
1
- {"version":3,"file":"sdk.gen.js","sourceRoot":"","sources":["../../src/gen/sdk.gen.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sdk.gen.js","sourceRoot":"","sources":["../../src/gen/sdk.gen.ts"],"names":[],"mappings":"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"}
@@ -166,6 +166,9 @@ export type Captcha = {
166
166
  createdBy?: string;
167
167
  updatedBy?: string;
168
168
  };
169
+ export type CountResult = {
170
+ count: number;
171
+ };
169
172
  export type UpdateCaptchaDto = {
170
173
  code?: string;
171
174
  expireAt?: Date;
@@ -427,9 +430,6 @@ export type CreateUserDto = {
427
430
  expireAt?: Date;
428
431
  type?: string;
429
432
  };
430
- export type CountResult = {
431
- count: number;
432
- };
433
433
  export type UpdateUserDto = {
434
434
  readonly hasPassword?: boolean;
435
435
  avatar?: string;
@@ -936,6 +936,23 @@ export type CreateCaptchaResponses = {
936
936
  201: Captcha;
937
937
  };
938
938
  export type CreateCaptchaResponse = CreateCaptchaResponses[keyof CreateCaptchaResponses];
939
+ export type CountCaptchasData = {
940
+ body?: never;
941
+ path?: never;
942
+ query?: {
943
+ _sort?: 'createdAt' | '-createdAt' | 'updatedAt' | '-updatedAt' | 'expireAt' | '-expireAt';
944
+ code?: string;
945
+ key?: string;
946
+ _limit?: number;
947
+ _offset?: number;
948
+ };
949
+ url: '/captchas/@count';
950
+ };
951
+ export type CountCaptchasResponses = {
952
+ 200: CountResult;
953
+ 201: CountResult;
954
+ };
955
+ export type CountCaptchasResponse = CountCaptchasResponses[keyof CountCaptchasResponses];
939
956
  export type DeleteCaptchaData = {
940
957
  body?: never;
941
958
  path: {
@@ -1023,6 +1040,28 @@ export type CreateEmailRecordResponses = {
1023
1040
  201: EmailRecord;
1024
1041
  };
1025
1042
  export type CreateEmailRecordResponse = CreateEmailRecordResponses[keyof CreateEmailRecordResponses];
1043
+ export type CountEmailRecordsData = {
1044
+ body?: never;
1045
+ path?: never;
1046
+ query?: {
1047
+ status?: EmailStatus;
1048
+ _sort?: 'createdAt' | '-createdAt' | 'updatedAt' | '-updatedAt' | 'sentAt' | '-sentAt';
1049
+ createdAt_gt?: Date;
1050
+ createdAt_lt?: Date;
1051
+ sentAt_gt?: Date;
1052
+ sentAt_lt?: Date;
1053
+ from?: string;
1054
+ to?: string;
1055
+ _limit?: number;
1056
+ _offset?: number;
1057
+ };
1058
+ url: '/email/records/@count';
1059
+ };
1060
+ export type CountEmailRecordsResponses = {
1061
+ 200: CountResult;
1062
+ 201: CountResult;
1063
+ };
1064
+ export type CountEmailRecordsResponse = CountEmailRecordsResponses[keyof CountEmailRecordsResponses];
1026
1065
  export type DeleteEmailRecordData = {
1027
1066
  body?: never;
1028
1067
  path: {
@@ -1087,6 +1126,25 @@ export type CreateGroupResponses = {
1087
1126
  201: Group;
1088
1127
  };
1089
1128
  export type CreateGroupResponse = CreateGroupResponses[keyof CreateGroupResponses];
1129
+ export type CountGroupsData = {
1130
+ body?: never;
1131
+ path?: never;
1132
+ query?: {
1133
+ _sort?: 'createdAt' | '-createdAt' | 'updatedAt' | '-updatedAt';
1134
+ id?: Array<string>;
1135
+ name_like?: string;
1136
+ name?: string;
1137
+ active?: boolean;
1138
+ _limit?: number;
1139
+ _offset?: number;
1140
+ };
1141
+ url: '/groups/@count';
1142
+ };
1143
+ export type CountGroupsResponses = {
1144
+ 200: CountResult;
1145
+ 201: CountResult;
1146
+ };
1147
+ export type CountGroupsResponse = CountGroupsResponses[keyof CountGroupsResponses];
1090
1148
  export type GetGroupData = {
1091
1149
  body?: never;
1092
1150
  path: {
@@ -1170,6 +1228,29 @@ export type CreateNamespaceResponses = {
1170
1228
  201: Namespace;
1171
1229
  };
1172
1230
  export type CreateNamespaceResponse = CreateNamespaceResponses[keyof CreateNamespaceResponses];
1231
+ export type CountNamespacesData = {
1232
+ body?: never;
1233
+ path?: never;
1234
+ query?: {
1235
+ key?: string | Array<string>;
1236
+ key_start?: string | Array<string>;
1237
+ key_tree?: string;
1238
+ ns?: string | Array<string>;
1239
+ ns_start?: string | Array<string>;
1240
+ ns_tree?: string;
1241
+ _sort?: 'createdAt' | '-createdAt' | 'updatedAt' | '-updatedAt' | 'key' | '-key' | 'name' | '-name';
1242
+ name_like?: string;
1243
+ labels?: Array<string>;
1244
+ _limit?: number;
1245
+ _offset?: number;
1246
+ };
1247
+ url: '/namespaces/@count';
1248
+ };
1249
+ export type CountNamespacesResponses = {
1250
+ 200: CountResult;
1251
+ 201: CountResult;
1252
+ };
1253
+ export type CountNamespacesResponse = CountNamespacesResponses[keyof CountNamespacesResponses];
1173
1254
  export type GetNamespaceData = {
1174
1255
  body?: never;
1175
1256
  path: {
@@ -1239,6 +1320,30 @@ export type CreateSessionResponses = {
1239
1320
  201: Session;
1240
1321
  };
1241
1322
  export type CreateSessionResponse = CreateSessionResponses[keyof CreateSessionResponses];
1323
+ export type CountSessionsData = {
1324
+ body?: never;
1325
+ path?: never;
1326
+ query?: {
1327
+ _sort?: 'createdAt' | '-createdAt' | 'updatedAt' | '-updatedAt' | 'expireAt' | '-expireAt';
1328
+ refreshToken?: string;
1329
+ subject?: string;
1330
+ source?: string;
1331
+ permissions?: Array<string>;
1332
+ roles?: Array<string>;
1333
+ groups?: Array<string>;
1334
+ ns?: string;
1335
+ type?: string;
1336
+ oneTimeUse?: boolean;
1337
+ _limit?: number;
1338
+ _offset?: number;
1339
+ };
1340
+ url: '/sessions/@count';
1341
+ };
1342
+ export type CountSessionsResponses = {
1343
+ 200: CountResult;
1344
+ 201: CountResult;
1345
+ };
1346
+ export type CountSessionsResponse = CountSessionsResponses[keyof CountSessionsResponses];
1242
1347
  export type DeleteSessionData = {
1243
1348
  body?: never;
1244
1349
  path: {
@@ -1328,6 +1433,28 @@ export type CreateSmsRecordResponses = {
1328
1433
  201: SmsRecord;
1329
1434
  };
1330
1435
  export type CreateSmsRecordResponse = CreateSmsRecordResponses[keyof CreateSmsRecordResponses];
1436
+ export type CountSmsRecordsData = {
1437
+ body?: never;
1438
+ path?: never;
1439
+ query?: {
1440
+ status?: SmsStatus;
1441
+ _sort?: 'createdAt' | '-createdAt' | 'updatedAt' | '-updatedAt' | 'sentAt' | '-sentAt';
1442
+ createdAt_gt?: Date;
1443
+ createdAt_lt?: Date;
1444
+ sentAt_gt?: Date;
1445
+ sentAt_lt?: Date;
1446
+ phone?: string;
1447
+ sign?: string;
1448
+ _limit?: number;
1449
+ _offset?: number;
1450
+ };
1451
+ url: '/sms/records/@count';
1452
+ };
1453
+ export type CountSmsRecordsResponses = {
1454
+ 200: CountResult;
1455
+ 201: CountResult;
1456
+ };
1457
+ export type CountSmsRecordsResponse = CountSmsRecordsResponses[keyof CountSmsRecordsResponses];
1331
1458
  export type DeleteSmsRecordData = {
1332
1459
  body?: never;
1333
1460
  path: {
@@ -1399,6 +1526,28 @@ export type CreateThirdPartyResponses = {
1399
1526
  201: ThirdParty;
1400
1527
  };
1401
1528
  export type CreateThirdPartyResponse = CreateThirdPartyResponses[keyof CreateThirdPartyResponses];
1529
+ export type CountThirdPartyData = {
1530
+ body?: never;
1531
+ path?: never;
1532
+ query?: {
1533
+ source?: string;
1534
+ tid?: string;
1535
+ accessToken?: string;
1536
+ expireAt?: number;
1537
+ tokenType?: string;
1538
+ refreshToken?: string;
1539
+ refreshTokenExpireAt?: number;
1540
+ uid?: string;
1541
+ data?: string;
1542
+ _limit?: number;
1543
+ _offset?: number;
1544
+ };
1545
+ url: '/third-parties/@count';
1546
+ };
1547
+ export type CountThirdPartyResponses = {
1548
+ 201: CountResult;
1549
+ };
1550
+ export type CountThirdPartyResponse = CountThirdPartyResponses[keyof CountThirdPartyResponses];
1402
1551
  export type GetThirdPartyData = {
1403
1552
  body?: never;
1404
1553
  path: {
@@ -1545,7 +1694,7 @@ export type CountUsersData = {
1545
1694
  _limit?: number;
1546
1695
  _offset?: number;
1547
1696
  };
1548
- url: '/users/@countUsers';
1697
+ url: '/users/@count';
1549
1698
  };
1550
1699
  export type CountUsersResponses = {
1551
1700
  200: CountResult;
@@ -1757,6 +1906,24 @@ export type CreateRoleResponses = {
1757
1906
  201: Role;
1758
1907
  };
1759
1908
  export type CreateRoleResponse = CreateRoleResponses[keyof CreateRoleResponses];
1909
+ export type CountRolesData = {
1910
+ body?: never;
1911
+ path?: never;
1912
+ query?: {
1913
+ _sort?: 'createdAt' | '-createdAt' | 'updatedAt' | '-updatedAt';
1914
+ name_like?: string;
1915
+ name?: string;
1916
+ key?: string;
1917
+ _limit?: number;
1918
+ _offset?: number;
1919
+ };
1920
+ url: '/roles/@count';
1921
+ };
1922
+ export type CountRolesResponses = {
1923
+ 200: CountResult;
1924
+ 201: CountResult;
1925
+ };
1926
+ export type CountRolesResponse = CountRolesResponses[keyof CountRolesResponses];
1760
1927
  export type GetRoleData = {
1761
1928
  body?: never;
1762
1929
  path: {
@@ -1 +1 @@
1
- {"fileNames":["../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2016.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.full.d.ts","../src/gen/core/auth.gen.ts","../src/gen/core/pathSerializer.gen.ts","../src/gen/core/bodySerializer.gen.ts","../src/gen/core/params.gen.ts","../src/gen/core/types.gen.ts","../src/gen/core/serverSentEvents.gen.ts","../src/gen/core/utils.gen.ts","../src/gen/client/utils.gen.ts","../src/gen/client/types.gen.ts","../src/gen/client/client.gen.ts","../src/gen/client/index.ts","../src/gen/types.gen.ts","../src/gen/client.gen.ts","../src/gen/transformers.gen.ts","../src/gen/sdk.gen.ts","../src/index.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/disposable.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/indexable.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/iterators.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/index.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/globals.typedarray.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/buffer.buffer.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/header.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/readable.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/file.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/fetch.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/formdata.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/connector.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/client.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/errors.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/dispatcher.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/global-dispatcher.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/global-origin.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/pool-stats.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/pool.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/handlers.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/balanced-pool.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-interceptor.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-client.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-pool.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-errors.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/proxy-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/retry-handler.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/retry-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/api.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/interceptors.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/util.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/cookies.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/patch.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/websocket.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/eventsource.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/filereader.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/content-type.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/cache.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/index.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/globals.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/assert.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/assert/strict.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/async_hooks.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/buffer.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/child_process.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/cluster.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/console.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/constants.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/crypto.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dgram.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dns.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dns/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/domain.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dom-events.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/events.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/fs.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/fs/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/http.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/http2.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/https.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/inspector.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/module.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/net.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/os.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/path.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/perf_hooks.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/process.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/punycode.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/querystring.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/readline.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/readline/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/repl.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/sea.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/sqlite.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream/consumers.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream/web.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/string_decoder.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/test.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/timers.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/timers/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/tls.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/trace_events.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/tty.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/url.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/util.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/v8.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/vm.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/wasi.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/worker_threads.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/zlib.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/index.d.ts"],"fileIdsList":[[72,111,114],[72,113,114],[114],[72,114,119,149],[72,114,115,120,126,127,134,146,157],[72,114,115,116,126,134],[72,114],[67,68,69,72,114],[72,114,117,158],[72,114,118,119,127,135],[72,114,119,146,154],[72,114,120,122,126,134],[72,113,114,121],[72,114,122,123],[72,114,126],[72,114,124,126],[72,113,114,126],[72,114,126,127,128,146,157],[72,114,126,127,128,141,146,149],[72,109,114,162],[72,109,114,122,126,129,134,146,157],[72,114,126,127,129,130,134,146,154,157],[72,114,129,131,146,154,157],[70,71,72,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163],[72,114,126,132],[72,114,133,157,162],[72,114,122,126,134,146],[72,114,135],[72,114,136],[72,113,114,137],[72,111,112,113,114,115,116,117,118,119,120,121,122,123,124,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163],[72,114,139],[72,114,140],[72,114,126,141,142],[72,114,141,143,158,160],[72,114,126,146,147,148,149],[72,114,146,148],[72,114,146,147],[72,114,149],[72,114,150],[72,111,114,146],[72,114,126,152,153],[72,114,152,153],[72,114,119,134,146,154],[72,114,155],[72,114,134,156],[72,114,129,140,157],[72,114,119,158],[72,114,146,159],[72,114,133,160],[72,114,161],[72,114,119,126,128,137,146,157,160,162],[72,114,146,163],[72,81,85,114,157],[72,81,114,146,157],[72,76,114],[72,78,81,114,154,157],[72,114,134,154],[72,114,164],[72,76,114,164],[72,78,81,114,134,157],[72,73,74,77,80,114,126,146,157],[72,81,88,114],[72,73,79,114],[72,81,102,103,114],[72,77,81,114,149,157,164],[72,102,114,164],[72,75,76,114,164],[72,81,114],[72,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,105,106,107,108,114],[72,81,96,114],[72,81,88,89,114],[72,79,81,89,90,114],[72,80,114],[72,73,76,81,114],[72,81,85,89,90,114],[72,85,114],[72,79,81,84,114,157],[72,73,78,81,88,114],[72,114,146],[72,76,81,102,114,162,164],[61,62,72,114],[55,56,57,58,59,72,114],[51,53,54,58,59,60,72,114],[51,55,56,58,72,114],[51,52,53,57,59,72,114],[52,72,114],[55,72,114],[51,53,72,114],[52,53,72,114],[61,62,63,64,72,114],[62,72,114],[62,63,65,72,114]],"fileInfos":[{"version":"e41c290ef7dd7dab3493e6cbe5909e0148edf4a8dad0271be08edec368a0f7b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"4fd3f3422b2d2a3dfd5cdd0f387b3a8ec45f006c6ea896a4cb41264c2100bb2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"62bb211266ee48b2d0edf0d8d1b191f0c24fc379a82bd4c1692a082c540bc6b1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"f1e2a172204962276504466a6393426d2ca9c54894b1ad0a6c9dad867a65f876","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1d242d5c24cf285c88bc4fb93c5ff903de8319064e282986edeb6247ba028d5e","impliedFormat":1},{"version":"14d20d44d9d7d07791780eb20da95ae01017c63a84470e5982e09021c66e8d9a","signature":"a107b72662de88241620f69f4755350fe5f2fa454f0e29b3cd8c55c06d16078a"},{"version":"52d441d00bf0f98a143e17af21a741805dd1f51c9c485457d8dde488520c2eeb","signature":"baeb49dc4c31c7da36ea5c6921992a7796ae6a22a0213334d9f70fd708e6108c"},{"version":"5e7ea2be475265896d6f54c6a873bba1e0a84e56a0fd8ba9a89f8891577c5891","signature":"87d46967d0008341a99c5bc89a2cb44ef6ead1ce716529c091d3586fcc51ab56"},{"version":"f1cb74e6948e5b9ae9d2d7501ffe9cb4474b9604257246950a88d723a7454ae9","signature":"acada84a4bac96b0c51793ad6e84d8b5890c957bf22b98eac74978dbf9d86966"},{"version":"8f7140c727e6cb5ad0f2a007f88e2683a9f6331df1852d18702e470916a2f7ec","signature":"f40489005d967134322acdf96fc5c4e4d03f4b3a27e3f858aab3b11a488bcd8c"},{"version":"2f9f32a638f2274b0617a0f2c397482a7b836fc7640753ea46725eebfba15cf6","signature":"e61233c55c94ac983eb1734661d4b0195196d71e9ec54aaa4757ab3ef0ff89a1"},{"version":"f29efcb19d2eaecd7e71b7f36fb9fba99b6abe343310affc61d8da8b5b9e285a","signature":"cf556b477fe79e9598864722ae792c036691a688e52837896402a46352005b28"},{"version":"0135ee98f5f3671539e54211837fcb9aa239fa543b6f0445a4c8bb79bbf45518","signature":"b53f8ba1997e471dab75a760c940291a813175800809f9febd8dcafa7c255657"},{"version":"9d2d3e23cc0d9fc0303cedcd346e9b4b55773bc391befb448cfba9d973d7a20b","signature":"46643d5f10bed66cf6d0bb146626bf6dc7f922963b0b2e427e00a3da3898a687"},{"version":"9c33474982f24d416a52d6f44f618da985f97d9f885f633a3ac5e812c312ee10","signature":"30d25df03e0b8eb78bfbf1cbbbb5f1293d8858aa3f7c2af9afc1386ad29eca5d"},{"version":"e2865351b5121c2e65a1083add28de03ed57ed76879afba2640a5f88cc9b2081","signature":"910e7b36a8bb7246bfc4ef793faea00be1ee11f815586aacedf297aa6154a3c3"},{"version":"cc9fa20cf097be97dc93367b4455bde8ec87f8eb8f43029575fc7fd8261d71fc","signature":"f52981ae9130a6a9ce634e6b1a17ceb444bba86d33703e18307a5f2a6c8273c4"},{"version":"edd640d3395dfac9774fa6c20e7493dc771b30f0ceb150099565e5c0ec8b9300","signature":"7e607a23d13d7a9f22719ffbf4c90c20444210f94e3b2aae622f98cceae8779a"},{"version":"c72f482a6e7fc1f95aafe0079281160d45746f415e300fb67d1d6b2a7697c716","signature":"a5c152122b158757ccad849092934061e24315bbe2898025ad660f731de7619b"},{"version":"c7f259c362f4c94d90c86585fe8e4bbbd60a3faa1b6440645f2e84f842162d5e","signature":"dbba32446aee0403623df09227237fcefa35e125b1e389eb712c8b9f2e704dfe"},{"version":"5f65cf23f28fcaf3bac0a443b7a73d26b1fcacf52a50ab7bf0cc7c8c3d3c6683","signature":"68a24b6e1eb279a275d9b85318aa4a12661e93b480071d7e6e30b5c99e6aea19"},{"version":"70521b6ab0dcba37539e5303104f29b721bfb2940b2776da4cc818c07e1fefc1","affectsGlobalScope":true,"impliedFormat":1},{"version":"030e350db2525514580ed054f712ffb22d273e6bc7eddc1bb7eda1e0ba5d395e","affectsGlobalScope":true,"impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"a79e62f1e20467e11a904399b8b18b18c0c6eea6b50c1168bf215356d5bebfaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"0fd06258805d26c72f5997e07a23155d322d5f05387adb3744a791fe6a0b042d","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"81184fe8e67d78ac4e5374650f0892d547d665d77da2b2f544b5d84729c4a15d","affectsGlobalScope":true,"impliedFormat":1},{"version":"f52e8dacc97d71dcc96af29e49584353f9c54cb916d132e3e768d8b8129c928d","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"76103716ba397bbb61f9fa9c9090dca59f39f9047cb1352b2179c5d8e7f4e8d0","impliedFormat":1},{"version":"53eac70430b30089a3a1959d8306b0f9cfaf0de75224b68ef25243e0b5ad1ca3","affectsGlobalScope":true,"impliedFormat":1},{"version":"4314c7a11517e221f7296b46547dbc4df047115b182f544d072bdccffa57fc72","impliedFormat":1},{"version":"115971d64632ea4742b5b115fb64ed04bcaae2c3c342f13d9ba7e3f9ee39c4e7","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"86956cc2eb9dd371d6fab493d326a574afedebf76eef3fa7833b8e0d9b52d6f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"24642567d3729bcc545bacb65ee7c0db423400c7f1ef757cab25d05650064f98","impliedFormat":1},{"version":"e6f5a38687bebe43a4cef426b69d34373ef68be9a6b1538ec0a371e69f309354","impliedFormat":1},{"version":"a6bf63d17324010ca1fbf0389cab83f93389bb0b9a01dc8a346d092f65b3605f","impliedFormat":1},{"version":"e009777bef4b023a999b2e5b9a136ff2cde37dc3f77c744a02840f05b18be8ff","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"875928df2f3e9a3aed4019539a15d04ff6140a06df6cd1b2feb836d22a81eaca","affectsGlobalScope":true,"impliedFormat":1},{"version":"e9ad08a376ac84948fcca0013d6f1d4ae4f9522e26b91f87945b97c99d7cc30b","impliedFormat":1},{"version":"eaf9ee1d90a35d56264f0bf39842282c58b9219e112ac7d0c1bce98c6c5da672","impliedFormat":1},{"version":"c15c4427ae7fd1dcd7f312a8a447ac93581b0d4664ddf151ecd07de4bf2bb9d7","impliedFormat":1},{"version":"5135bdd72cc05a8192bd2e92f0914d7fc43ee077d1293dc622a049b7035a0afb","impliedFormat":1},{"version":"4f80de3a11c0d2f1329a72e92c7416b2f7eab14f67e92cac63bb4e8d01c6edc8","impliedFormat":1},{"version":"6d386bc0d7f3afa1d401afc3e00ed6b09205a354a9795196caed937494a713e6","impliedFormat":1},{"version":"75c3400359d59fae5aed4c4a59fcd8a9760cf451e25dc2174cb5e08b9d4803e2","affectsGlobalScope":true,"impliedFormat":1},{"version":"94c4187083503a74f4544503b5a30e2bd7af0032dc739b0c9a7ce87f8bddc7b9","impliedFormat":1},{"version":"b1b6ee0d012aeebe11d776a155d8979730440082797695fc8e2a5c326285678f","impliedFormat":1},{"version":"45875bcae57270aeb3ebc73a5e3fb4c7b9d91d6b045f107c1d8513c28ece71c0","impliedFormat":1},{"version":"3eb62baae4df08c9173e6903d3ca45942ccec8c3659b0565684a75f3292cffbb","affectsGlobalScope":true,"impliedFormat":1},{"version":"a85683ef86875f4ad4c6b7301bbcc63fb379a8d80d3d3fd735ee57f48ef8a47e","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"c6b4e0a02545304935ecbf7de7a8e056a31bb50939b5b321c9d50a405b5a0bba","impliedFormat":1},{"version":"fab29e6d649aa074a6b91e3bdf2bff484934a46067f6ee97a30fcd9762ae2213","impliedFormat":1},{"version":"8145e07aad6da5f23f2fcd8c8e4c5c13fb26ee986a79d03b0829b8fce152d8b2","impliedFormat":1},{"version":"e1120271ebbc9952fdc7b2dd3e145560e52e06956345e6fdf91d70ca4886464f","impliedFormat":1},{"version":"15c5e91b5f08be34a78e3d976179bf5b7a9cc28dc0ef1ffebffeb3c7812a2dca","impliedFormat":1},{"version":"a8f06c2382a30b7cb89ad2dfc48fc3b2b490f3dafcd839dadc008e4e5d57031d","impliedFormat":1},{"version":"553870e516f8c772b89f3820576152ebc70181d7994d96917bb943e37da7f8a7","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"745c4240220559bd340c8aeb6e3c5270a709d3565e934dc22a69c304703956bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"2754d8221d77c7b382096651925eb476f1066b3348da4b73fe71ced7801edada","impliedFormat":1},{"version":"9212c6e9d80cb45441a3614e95afd7235a55a18584c2ed32d6c1aca5a0c53d93","affectsGlobalScope":true,"impliedFormat":1},{"version":"bef91efa0baea5d0e0f0f27b574a8bc100ce62a6d7e70220a0d58af6acab5e89","affectsGlobalScope":true,"impliedFormat":1},{"version":"282fd2a1268a25345b830497b4b7bf5037a5e04f6a9c44c840cb605e19fea841","impliedFormat":1},{"version":"5360a27d3ebca11b224d7d3e38e3e2c63f8290cb1fcf6c3610401898f8e68bc3","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"7d6ff413e198d25639f9f01f16673e7df4e4bd2875a42455afd4ecc02ef156da","affectsGlobalScope":true,"impliedFormat":1},{"version":"6bd91a2a356600dee28eb0438082d0799a18a974a6537c4410a796bab749813c","affectsGlobalScope":true,"impliedFormat":1},{"version":"f689c4237b70ae6be5f0e4180e8833f34ace40529d1acc0676ab8fb8f70457d7","impliedFormat":1},{"version":"ae25afbbf1ed5df63a177d67b9048bf7481067f1b8dc9c39212e59db94fc9fc6","impliedFormat":1},{"version":"ac5ed35e649cdd8143131964336ab9076937fa91802ec760b3ea63b59175c10a","impliedFormat":1},{"version":"52a8e7e8a1454b6d1b5ad428efae3870ffc56f2c02d923467f2940c454aa9aec","affectsGlobalScope":true,"impliedFormat":1},{"version":"78dc0513cc4f1642906b74dda42146bcbd9df7401717d6e89ea6d72d12ecb539","impliedFormat":1},{"version":"ad90122e1cb599b3bc06a11710eb5489101be678f2920f2322b0ac3e195af78d","impliedFormat":1}],"root":[[51,66]],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"experimentalDecorators":true,"module":1,"noFallthroughCasesInSwitch":false,"noImplicitAny":false,"outDir":"./","removeComments":true,"skipLibCheck":true,"sourceMap":true,"strictBindCallApply":false,"strictNullChecks":false,"target":4},"referencedMap":[[111,1],[112,1],[113,2],[72,3],[114,4],[115,5],[116,6],[67,7],[70,8],[68,7],[69,7],[117,9],[118,10],[119,11],[120,12],[121,13],[122,14],[123,14],[125,15],[124,16],[126,17],[127,18],[128,19],[110,20],[71,7],[129,21],[130,22],[131,23],[164,24],[132,25],[133,26],[134,27],[135,28],[136,29],[137,30],[138,31],[139,32],[140,33],[141,34],[142,34],[143,35],[144,7],[145,7],[146,36],[148,37],[147,38],[149,39],[150,40],[151,41],[152,42],[153,43],[154,44],[155,45],[156,46],[157,47],[158,48],[159,49],[160,50],[161,51],[162,52],[163,53],[48,7],[49,7],[8,7],[9,7],[13,7],[12,7],[2,7],[14,7],[15,7],[16,7],[17,7],[18,7],[19,7],[20,7],[21,7],[3,7],[22,7],[23,7],[4,7],[24,7],[50,7],[28,7],[25,7],[26,7],[27,7],[29,7],[30,7],[31,7],[5,7],[32,7],[33,7],[34,7],[35,7],[6,7],[39,7],[36,7],[37,7],[38,7],[40,7],[7,7],[41,7],[46,7],[47,7],[42,7],[43,7],[44,7],[45,7],[1,7],[11,7],[10,7],[88,54],[98,55],[87,54],[108,56],[79,57],[78,58],[107,59],[101,60],[106,61],[81,62],[95,63],[80,64],[104,65],[76,66],[75,59],[105,67],[77,68],[82,69],[83,7],[86,69],[73,7],[109,70],[99,71],[90,72],[91,73],[93,74],[89,75],[92,76],[102,59],[84,77],[85,78],[94,79],[74,80],[97,71],[96,69],[100,7],[103,81],[63,82],[60,83],[61,84],[59,85],[58,86],[51,7],[53,87],[54,7],[52,7],[56,88],[55,89],[57,90],[65,91],[64,92],[62,7],[66,93]],"version":"5.7.2"}
1
+ {"fileNames":["../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2016.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/.pnpm/typescript@5.7.2/node_modules/typescript/lib/lib.es2017.full.d.ts","../src/gen/core/auth.gen.ts","../src/gen/core/pathSerializer.gen.ts","../src/gen/core/bodySerializer.gen.ts","../src/gen/core/params.gen.ts","../src/gen/core/types.gen.ts","../src/gen/core/serverSentEvents.gen.ts","../src/gen/core/utils.gen.ts","../src/gen/client/utils.gen.ts","../src/gen/client/types.gen.ts","../src/gen/client/client.gen.ts","../src/gen/client/index.ts","../src/gen/types.gen.ts","../src/gen/client.gen.ts","../src/gen/transformers.gen.ts","../src/gen/sdk.gen.ts","../src/index.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/disposable.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/indexable.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/iterators.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/compatibility/index.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/globals.typedarray.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/buffer.buffer.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/header.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/readable.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/file.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/fetch.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/formdata.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/connector.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/client.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/errors.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/dispatcher.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/global-dispatcher.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/global-origin.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/pool-stats.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/pool.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/handlers.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/balanced-pool.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-interceptor.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-client.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-pool.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/mock-errors.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/proxy-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/retry-handler.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/retry-agent.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/api.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/interceptors.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/util.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/cookies.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/patch.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/websocket.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/eventsource.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/filereader.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/content-type.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/cache.d.ts","../node_modules/.pnpm/undici-types@6.20.0/node_modules/undici-types/index.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/globals.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/assert.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/assert/strict.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/async_hooks.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/buffer.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/child_process.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/cluster.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/console.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/constants.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/crypto.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dgram.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dns.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dns/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/domain.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/dom-events.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/events.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/fs.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/fs/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/http.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/http2.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/https.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/inspector.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/module.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/net.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/os.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/path.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/perf_hooks.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/process.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/punycode.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/querystring.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/readline.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/readline/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/repl.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/sea.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/sqlite.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream/consumers.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/stream/web.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/string_decoder.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/test.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/timers.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/timers/promises.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/tls.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/trace_events.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/tty.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/url.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/util.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/v8.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/vm.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/wasi.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/worker_threads.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/zlib.d.ts","../node_modules/.pnpm/@types+node@22.10.2/node_modules/@types/node/index.d.ts"],"fileIdsList":[[72,111,114],[72,113,114],[114],[72,114,119,149],[72,114,115,120,126,127,134,146,157],[72,114,115,116,126,134],[72,114],[67,68,69,72,114],[72,114,117,158],[72,114,118,119,127,135],[72,114,119,146,154],[72,114,120,122,126,134],[72,113,114,121],[72,114,122,123],[72,114,126],[72,114,124,126],[72,113,114,126],[72,114,126,127,128,146,157],[72,114,126,127,128,141,146,149],[72,109,114,162],[72,109,114,122,126,129,134,146,157],[72,114,126,127,129,130,134,146,154,157],[72,114,129,131,146,154,157],[70,71,72,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163],[72,114,126,132],[72,114,133,157,162],[72,114,122,126,134,146],[72,114,135],[72,114,136],[72,113,114,137],[72,111,112,113,114,115,116,117,118,119,120,121,122,123,124,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163],[72,114,139],[72,114,140],[72,114,126,141,142],[72,114,141,143,158,160],[72,114,126,146,147,148,149],[72,114,146,148],[72,114,146,147],[72,114,149],[72,114,150],[72,111,114,146],[72,114,126,152,153],[72,114,152,153],[72,114,119,134,146,154],[72,114,155],[72,114,134,156],[72,114,129,140,157],[72,114,119,158],[72,114,146,159],[72,114,133,160],[72,114,161],[72,114,119,126,128,137,146,157,160,162],[72,114,146,163],[72,81,85,114,157],[72,81,114,146,157],[72,76,114],[72,78,81,114,154,157],[72,114,134,154],[72,114,164],[72,76,114,164],[72,78,81,114,134,157],[72,73,74,77,80,114,126,146,157],[72,81,88,114],[72,73,79,114],[72,81,102,103,114],[72,77,81,114,149,157,164],[72,102,114,164],[72,75,76,114,164],[72,81,114],[72,75,76,77,78,79,80,81,82,83,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,103,104,105,106,107,108,114],[72,81,96,114],[72,81,88,89,114],[72,79,81,89,90,114],[72,80,114],[72,73,76,81,114],[72,81,85,89,90,114],[72,85,114],[72,79,81,84,114,157],[72,73,78,81,88,114],[72,114,146],[72,76,81,102,114,162,164],[61,62,72,114],[55,56,57,58,59,72,114],[51,53,54,58,59,60,72,114],[51,55,56,58,72,114],[51,52,53,57,59,72,114],[52,72,114],[55,72,114],[51,53,72,114],[52,53,72,114],[61,62,63,64,72,114],[62,72,114],[62,63,65,72,114]],"fileInfos":[{"version":"e41c290ef7dd7dab3493e6cbe5909e0148edf4a8dad0271be08edec368a0f7b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"4fd3f3422b2d2a3dfd5cdd0f387b3a8ec45f006c6ea896a4cb41264c2100bb2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"62bb211266ee48b2d0edf0d8d1b191f0c24fc379a82bd4c1692a082c540bc6b1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"f1e2a172204962276504466a6393426d2ca9c54894b1ad0a6c9dad867a65f876","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"1d242d5c24cf285c88bc4fb93c5ff903de8319064e282986edeb6247ba028d5e","impliedFormat":1},{"version":"14d20d44d9d7d07791780eb20da95ae01017c63a84470e5982e09021c66e8d9a","signature":"a107b72662de88241620f69f4755350fe5f2fa454f0e29b3cd8c55c06d16078a"},{"version":"52d441d00bf0f98a143e17af21a741805dd1f51c9c485457d8dde488520c2eeb","signature":"baeb49dc4c31c7da36ea5c6921992a7796ae6a22a0213334d9f70fd708e6108c"},{"version":"5e7ea2be475265896d6f54c6a873bba1e0a84e56a0fd8ba9a89f8891577c5891","signature":"87d46967d0008341a99c5bc89a2cb44ef6ead1ce716529c091d3586fcc51ab56"},{"version":"f1cb74e6948e5b9ae9d2d7501ffe9cb4474b9604257246950a88d723a7454ae9","signature":"acada84a4bac96b0c51793ad6e84d8b5890c957bf22b98eac74978dbf9d86966"},{"version":"8f7140c727e6cb5ad0f2a007f88e2683a9f6331df1852d18702e470916a2f7ec","signature":"f40489005d967134322acdf96fc5c4e4d03f4b3a27e3f858aab3b11a488bcd8c"},{"version":"2f9f32a638f2274b0617a0f2c397482a7b836fc7640753ea46725eebfba15cf6","signature":"e61233c55c94ac983eb1734661d4b0195196d71e9ec54aaa4757ab3ef0ff89a1"},{"version":"f29efcb19d2eaecd7e71b7f36fb9fba99b6abe343310affc61d8da8b5b9e285a","signature":"cf556b477fe79e9598864722ae792c036691a688e52837896402a46352005b28"},{"version":"0135ee98f5f3671539e54211837fcb9aa239fa543b6f0445a4c8bb79bbf45518","signature":"b53f8ba1997e471dab75a760c940291a813175800809f9febd8dcafa7c255657"},{"version":"9d2d3e23cc0d9fc0303cedcd346e9b4b55773bc391befb448cfba9d973d7a20b","signature":"46643d5f10bed66cf6d0bb146626bf6dc7f922963b0b2e427e00a3da3898a687"},{"version":"9c33474982f24d416a52d6f44f618da985f97d9f885f633a3ac5e812c312ee10","signature":"30d25df03e0b8eb78bfbf1cbbbb5f1293d8858aa3f7c2af9afc1386ad29eca5d"},{"version":"e2865351b5121c2e65a1083add28de03ed57ed76879afba2640a5f88cc9b2081","signature":"910e7b36a8bb7246bfc4ef793faea00be1ee11f815586aacedf297aa6154a3c3"},{"version":"f77c39a1cbc181dae8bf414306020c3c6e981f032dc0d123ae247bf6c205c02d","signature":"95a06fa3463f0858a2a24be194b0e5314d15b1d928245b998a647d2d5477f7d5"},{"version":"edd640d3395dfac9774fa6c20e7493dc771b30f0ceb150099565e5c0ec8b9300","signature":"7e607a23d13d7a9f22719ffbf4c90c20444210f94e3b2aae622f98cceae8779a"},{"version":"c72f482a6e7fc1f95aafe0079281160d45746f415e300fb67d1d6b2a7697c716","signature":"a5c152122b158757ccad849092934061e24315bbe2898025ad660f731de7619b"},{"version":"0dc3650aafc2f09229db343ee4da2f6cc97b2ff587ccecfe63d92ae11770f94e","signature":"60d880d2b1b68477de6dc9b752025deb2e0d860933d6db6d613f01bfe0e72c06"},{"version":"5f65cf23f28fcaf3bac0a443b7a73d26b1fcacf52a50ab7bf0cc7c8c3d3c6683","signature":"68a24b6e1eb279a275d9b85318aa4a12661e93b480071d7e6e30b5c99e6aea19"},{"version":"70521b6ab0dcba37539e5303104f29b721bfb2940b2776da4cc818c07e1fefc1","affectsGlobalScope":true,"impliedFormat":1},{"version":"030e350db2525514580ed054f712ffb22d273e6bc7eddc1bb7eda1e0ba5d395e","affectsGlobalScope":true,"impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"a79e62f1e20467e11a904399b8b18b18c0c6eea6b50c1168bf215356d5bebfaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"0fd06258805d26c72f5997e07a23155d322d5f05387adb3744a791fe6a0b042d","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"81184fe8e67d78ac4e5374650f0892d547d665d77da2b2f544b5d84729c4a15d","affectsGlobalScope":true,"impliedFormat":1},{"version":"f52e8dacc97d71dcc96af29e49584353f9c54cb916d132e3e768d8b8129c928d","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"76103716ba397bbb61f9fa9c9090dca59f39f9047cb1352b2179c5d8e7f4e8d0","impliedFormat":1},{"version":"53eac70430b30089a3a1959d8306b0f9cfaf0de75224b68ef25243e0b5ad1ca3","affectsGlobalScope":true,"impliedFormat":1},{"version":"4314c7a11517e221f7296b46547dbc4df047115b182f544d072bdccffa57fc72","impliedFormat":1},{"version":"115971d64632ea4742b5b115fb64ed04bcaae2c3c342f13d9ba7e3f9ee39c4e7","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"86956cc2eb9dd371d6fab493d326a574afedebf76eef3fa7833b8e0d9b52d6f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"24642567d3729bcc545bacb65ee7c0db423400c7f1ef757cab25d05650064f98","impliedFormat":1},{"version":"e6f5a38687bebe43a4cef426b69d34373ef68be9a6b1538ec0a371e69f309354","impliedFormat":1},{"version":"a6bf63d17324010ca1fbf0389cab83f93389bb0b9a01dc8a346d092f65b3605f","impliedFormat":1},{"version":"e009777bef4b023a999b2e5b9a136ff2cde37dc3f77c744a02840f05b18be8ff","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"875928df2f3e9a3aed4019539a15d04ff6140a06df6cd1b2feb836d22a81eaca","affectsGlobalScope":true,"impliedFormat":1},{"version":"e9ad08a376ac84948fcca0013d6f1d4ae4f9522e26b91f87945b97c99d7cc30b","impliedFormat":1},{"version":"eaf9ee1d90a35d56264f0bf39842282c58b9219e112ac7d0c1bce98c6c5da672","impliedFormat":1},{"version":"c15c4427ae7fd1dcd7f312a8a447ac93581b0d4664ddf151ecd07de4bf2bb9d7","impliedFormat":1},{"version":"5135bdd72cc05a8192bd2e92f0914d7fc43ee077d1293dc622a049b7035a0afb","impliedFormat":1},{"version":"4f80de3a11c0d2f1329a72e92c7416b2f7eab14f67e92cac63bb4e8d01c6edc8","impliedFormat":1},{"version":"6d386bc0d7f3afa1d401afc3e00ed6b09205a354a9795196caed937494a713e6","impliedFormat":1},{"version":"75c3400359d59fae5aed4c4a59fcd8a9760cf451e25dc2174cb5e08b9d4803e2","affectsGlobalScope":true,"impliedFormat":1},{"version":"94c4187083503a74f4544503b5a30e2bd7af0032dc739b0c9a7ce87f8bddc7b9","impliedFormat":1},{"version":"b1b6ee0d012aeebe11d776a155d8979730440082797695fc8e2a5c326285678f","impliedFormat":1},{"version":"45875bcae57270aeb3ebc73a5e3fb4c7b9d91d6b045f107c1d8513c28ece71c0","impliedFormat":1},{"version":"3eb62baae4df08c9173e6903d3ca45942ccec8c3659b0565684a75f3292cffbb","affectsGlobalScope":true,"impliedFormat":1},{"version":"a85683ef86875f4ad4c6b7301bbcc63fb379a8d80d3d3fd735ee57f48ef8a47e","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"c6b4e0a02545304935ecbf7de7a8e056a31bb50939b5b321c9d50a405b5a0bba","impliedFormat":1},{"version":"fab29e6d649aa074a6b91e3bdf2bff484934a46067f6ee97a30fcd9762ae2213","impliedFormat":1},{"version":"8145e07aad6da5f23f2fcd8c8e4c5c13fb26ee986a79d03b0829b8fce152d8b2","impliedFormat":1},{"version":"e1120271ebbc9952fdc7b2dd3e145560e52e06956345e6fdf91d70ca4886464f","impliedFormat":1},{"version":"15c5e91b5f08be34a78e3d976179bf5b7a9cc28dc0ef1ffebffeb3c7812a2dca","impliedFormat":1},{"version":"a8f06c2382a30b7cb89ad2dfc48fc3b2b490f3dafcd839dadc008e4e5d57031d","impliedFormat":1},{"version":"553870e516f8c772b89f3820576152ebc70181d7994d96917bb943e37da7f8a7","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"745c4240220559bd340c8aeb6e3c5270a709d3565e934dc22a69c304703956bc","affectsGlobalScope":true,"impliedFormat":1},{"version":"2754d8221d77c7b382096651925eb476f1066b3348da4b73fe71ced7801edada","impliedFormat":1},{"version":"9212c6e9d80cb45441a3614e95afd7235a55a18584c2ed32d6c1aca5a0c53d93","affectsGlobalScope":true,"impliedFormat":1},{"version":"bef91efa0baea5d0e0f0f27b574a8bc100ce62a6d7e70220a0d58af6acab5e89","affectsGlobalScope":true,"impliedFormat":1},{"version":"282fd2a1268a25345b830497b4b7bf5037a5e04f6a9c44c840cb605e19fea841","impliedFormat":1},{"version":"5360a27d3ebca11b224d7d3e38e3e2c63f8290cb1fcf6c3610401898f8e68bc3","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"7d6ff413e198d25639f9f01f16673e7df4e4bd2875a42455afd4ecc02ef156da","affectsGlobalScope":true,"impliedFormat":1},{"version":"6bd91a2a356600dee28eb0438082d0799a18a974a6537c4410a796bab749813c","affectsGlobalScope":true,"impliedFormat":1},{"version":"f689c4237b70ae6be5f0e4180e8833f34ace40529d1acc0676ab8fb8f70457d7","impliedFormat":1},{"version":"ae25afbbf1ed5df63a177d67b9048bf7481067f1b8dc9c39212e59db94fc9fc6","impliedFormat":1},{"version":"ac5ed35e649cdd8143131964336ab9076937fa91802ec760b3ea63b59175c10a","impliedFormat":1},{"version":"52a8e7e8a1454b6d1b5ad428efae3870ffc56f2c02d923467f2940c454aa9aec","affectsGlobalScope":true,"impliedFormat":1},{"version":"78dc0513cc4f1642906b74dda42146bcbd9df7401717d6e89ea6d72d12ecb539","impliedFormat":1},{"version":"ad90122e1cb599b3bc06a11710eb5489101be678f2920f2322b0ac3e195af78d","impliedFormat":1}],"root":[[51,66]],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"experimentalDecorators":true,"module":1,"noFallthroughCasesInSwitch":false,"noImplicitAny":false,"outDir":"./","removeComments":true,"skipLibCheck":true,"sourceMap":true,"strictBindCallApply":false,"strictNullChecks":false,"target":4},"referencedMap":[[111,1],[112,1],[113,2],[72,3],[114,4],[115,5],[116,6],[67,7],[70,8],[68,7],[69,7],[117,9],[118,10],[119,11],[120,12],[121,13],[122,14],[123,14],[125,15],[124,16],[126,17],[127,18],[128,19],[110,20],[71,7],[129,21],[130,22],[131,23],[164,24],[132,25],[133,26],[134,27],[135,28],[136,29],[137,30],[138,31],[139,32],[140,33],[141,34],[142,34],[143,35],[144,7],[145,7],[146,36],[148,37],[147,38],[149,39],[150,40],[151,41],[152,42],[153,43],[154,44],[155,45],[156,46],[157,47],[158,48],[159,49],[160,50],[161,51],[162,52],[163,53],[48,7],[49,7],[8,7],[9,7],[13,7],[12,7],[2,7],[14,7],[15,7],[16,7],[17,7],[18,7],[19,7],[20,7],[21,7],[3,7],[22,7],[23,7],[4,7],[24,7],[50,7],[28,7],[25,7],[26,7],[27,7],[29,7],[30,7],[31,7],[5,7],[32,7],[33,7],[34,7],[35,7],[6,7],[39,7],[36,7],[37,7],[38,7],[40,7],[7,7],[41,7],[46,7],[47,7],[42,7],[43,7],[44,7],[45,7],[1,7],[11,7],[10,7],[88,54],[98,55],[87,54],[108,56],[79,57],[78,58],[107,59],[101,60],[106,61],[81,62],[95,63],[80,64],[104,65],[76,66],[75,59],[105,67],[77,68],[82,69],[83,7],[86,69],[73,7],[109,70],[99,71],[90,72],[91,73],[93,74],[89,75],[92,76],[102,59],[84,77],[85,78],[94,79],[74,80],[97,71],[96,69],[100,7],[103,81],[63,82],[60,83],[61,84],[59,85],[58,86],[51,7],[53,87],[54,7],[52,7],[56,88],[55,89],[57,90],[65,91],[64,92],[62,7],[66,93]],"version":"5.7.2"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@36node/auth-sdk",
3
- "version": "2.14.1",
3
+ "version": "2.14.2",
4
4
  "description": "36node auth sdk for auth service",
5
5
  "source": "src/index.ts",
6
6
  "main": "dist/index.js",