@bitwarden/sdk-internal 0.2.0-main.273 → 0.2.0-main.274
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
a1611ee273e9ff6b2c03bc2e2e8175f96e300c77
|
@@ -3974,7 +3974,7 @@ export function __wbg_getTime_46267b1c24877e30(arg0) {
|
|
3974
3974
|
return ret;
|
3975
3975
|
}
|
3976
3976
|
|
3977
|
-
export function
|
3977
|
+
export function __wbg_get_45b1ca59c229b13d() {
|
3978
3978
|
return handleError(function (arg0, arg1, arg2) {
|
3979
3979
|
let deferred0_0;
|
3980
3980
|
let deferred0_1;
|
@@ -3996,7 +3996,12 @@ export function __wbg_get_67b2ba62fc30de12() {
|
|
3996
3996
|
}, arguments);
|
3997
3997
|
}
|
3998
3998
|
|
3999
|
-
export function
|
3999
|
+
export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
|
4000
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
4001
|
+
return addHeapObject(ret);
|
4002
|
+
}
|
4003
|
+
|
4004
|
+
export function __wbg_get_ff75c06382782ecd() {
|
4000
4005
|
return handleError(function (arg0, arg1, arg2) {
|
4001
4006
|
let deferred0_0;
|
4002
4007
|
let deferred0_1;
|
@@ -4011,12 +4016,7 @@ export function __wbg_get_6c74125f695747be() {
|
|
4011
4016
|
}, arguments);
|
4012
4017
|
}
|
4013
4018
|
|
4014
|
-
export function
|
4015
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
4016
|
-
return addHeapObject(ret);
|
4017
|
-
}
|
4018
|
-
|
4019
|
-
export function __wbg_getaccesstoken_8fe8f83ae93ae5c2(arg0) {
|
4019
|
+
export function __wbg_getaccesstoken_d60df8995cf8d496(arg0) {
|
4020
4020
|
const ret = getObject(arg0).get_access_token();
|
4021
4021
|
return addHeapObject(ret);
|
4022
4022
|
}
|
@@ -4121,14 +4121,14 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
|
|
4121
4121
|
return ret;
|
4122
4122
|
}
|
4123
4123
|
|
4124
|
-
export function
|
4124
|
+
export function __wbg_list_17a201d0e9e61c3c() {
|
4125
4125
|
return handleError(function (arg0) {
|
4126
4126
|
const ret = getObject(arg0).list();
|
4127
4127
|
return addHeapObject(ret);
|
4128
4128
|
}, arguments);
|
4129
4129
|
}
|
4130
4130
|
|
4131
|
-
export function
|
4131
|
+
export function __wbg_list_2daa13d3cc9cf93a() {
|
4132
4132
|
return handleError(function (arg0) {
|
4133
4133
|
const ret = getObject(arg0).list();
|
4134
4134
|
return addHeapObject(ret);
|
@@ -4310,7 +4310,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
4310
4310
|
}, arguments);
|
4311
4311
|
}
|
4312
4312
|
|
4313
|
-
export function
|
4313
|
+
export function __wbg_remove_3457fa3f791c860e() {
|
4314
4314
|
return handleError(function (arg0, arg1, arg2) {
|
4315
4315
|
let deferred0_0;
|
4316
4316
|
let deferred0_1;
|
@@ -4325,7 +4325,7 @@ export function __wbg_remove_57a8c30adcc62928() {
|
|
4325
4325
|
}, arguments);
|
4326
4326
|
}
|
4327
4327
|
|
4328
|
-
export function
|
4328
|
+
export function __wbg_remove_6186aaadbc988bf8() {
|
4329
4329
|
return handleError(function (arg0, arg1, arg2) {
|
4330
4330
|
let deferred0_0;
|
4331
4331
|
let deferred0_1;
|
@@ -4368,15 +4368,7 @@ export function __wbg_set_37837023f3d740e8(arg0, arg1, arg2) {
|
|
4368
4368
|
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
4369
4369
|
}
|
4370
4370
|
|
4371
|
-
export function
|
4372
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
4373
|
-
}
|
4374
|
-
|
4375
|
-
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
4376
|
-
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4377
|
-
}
|
4378
|
-
|
4379
|
-
export function __wbg_set_87f177d2517bc2be() {
|
4371
|
+
export function __wbg_set_3a6684876bb561a0() {
|
4380
4372
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4381
4373
|
let deferred0_0;
|
4382
4374
|
let deferred0_1;
|
@@ -4391,12 +4383,15 @@ export function __wbg_set_87f177d2517bc2be() {
|
|
4391
4383
|
}, arguments);
|
4392
4384
|
}
|
4393
4385
|
|
4394
|
-
export function
|
4395
|
-
|
4396
|
-
|
4386
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
4387
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
4388
|
+
}
|
4389
|
+
|
4390
|
+
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
4391
|
+
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4397
4392
|
}
|
4398
4393
|
|
4399
|
-
export function
|
4394
|
+
export function __wbg_set_89a1972a82bf9706() {
|
4400
4395
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4401
4396
|
let deferred0_0;
|
4402
4397
|
let deferred0_1;
|
@@ -4411,6 +4406,11 @@ export function __wbg_set_c7082998e9d3b4d7() {
|
|
4411
4406
|
}, arguments);
|
4412
4407
|
}
|
4413
4408
|
|
4409
|
+
export function __wbg_set_8fc6bf8a5b1071d1(arg0, arg1, arg2) {
|
4410
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
4411
|
+
return addHeapObject(ret);
|
4412
|
+
}
|
4413
|
+
|
4414
4414
|
export function __wbg_setbody_5923b78a95eedf29(arg0, arg1) {
|
4415
4415
|
getObject(arg0).body = getObject(arg1);
|
4416
4416
|
}
|
@@ -4599,17 +4599,17 @@ export function __wbindgen_cb_drop(arg0) {
|
|
4599
4599
|
return ret;
|
4600
4600
|
}
|
4601
4601
|
|
4602
|
-
export function
|
4602
|
+
export function __wbindgen_closure_wrapper3385(arg0, arg1, arg2) {
|
4603
4603
|
const ret = makeMutClosure(arg0, arg1, 278, __wbg_adapter_54);
|
4604
4604
|
return addHeapObject(ret);
|
4605
4605
|
}
|
4606
4606
|
|
4607
|
-
export function
|
4607
|
+
export function __wbindgen_closure_wrapper5751(arg0, arg1, arg2) {
|
4608
4608
|
const ret = makeMutClosure(arg0, arg1, 303, __wbg_adapter_54);
|
4609
4609
|
return addHeapObject(ret);
|
4610
4610
|
}
|
4611
4611
|
|
4612
|
-
export function
|
4612
|
+
export function __wbindgen_closure_wrapper6127(arg0, arg1, arg2) {
|
4613
4613
|
const ret = makeMutClosure(arg0, arg1, 328, __wbg_adapter_59);
|
4614
4614
|
return addHeapObject(ret);
|
4615
4615
|
}
|
Binary file
|