@bitwarden/sdk-internal 0.2.0-main.256 → 0.2.0-main.258
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
|
+
1a956d45c568942f5ffb29b1a1105f0cc1d98576
|
@@ -3894,7 +3894,7 @@ export function __wbg_getTime_46267b1c24877e30(arg0) {
|
|
3894
3894
|
return ret;
|
3895
3895
|
}
|
3896
3896
|
|
3897
|
-
export function
|
3897
|
+
export function __wbg_get_4ca88237fdac4836() {
|
3898
3898
|
return handleError(function (arg0, arg1, arg2) {
|
3899
3899
|
let deferred0_0;
|
3900
3900
|
let deferred0_1;
|
@@ -3916,7 +3916,7 @@ export function __wbg_get_67b2ba62fc30de12() {
|
|
3916
3916
|
}, arguments);
|
3917
3917
|
}
|
3918
3918
|
|
3919
|
-
export function
|
3919
|
+
export function __wbg_get_b44b123fa0f00404() {
|
3920
3920
|
return handleError(function (arg0, arg1, arg2) {
|
3921
3921
|
let deferred0_0;
|
3922
3922
|
let deferred0_1;
|
@@ -3936,7 +3936,7 @@ export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
|
|
3936
3936
|
return addHeapObject(ret);
|
3937
3937
|
}
|
3938
3938
|
|
3939
|
-
export function
|
3939
|
+
export function __wbg_getaccesstoken_d355fd19ccaf56bf(arg0) {
|
3940
3940
|
const ret = getObject(arg0).get_access_token();
|
3941
3941
|
return addHeapObject(ret);
|
3942
3942
|
}
|
@@ -4041,14 +4041,14 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
|
|
4041
4041
|
return ret;
|
4042
4042
|
}
|
4043
4043
|
|
4044
|
-
export function
|
4044
|
+
export function __wbg_list_52836b7deb5a4beb() {
|
4045
4045
|
return handleError(function (arg0) {
|
4046
4046
|
const ret = getObject(arg0).list();
|
4047
4047
|
return addHeapObject(ret);
|
4048
4048
|
}, arguments);
|
4049
4049
|
}
|
4050
4050
|
|
4051
|
-
export function
|
4051
|
+
export function __wbg_list_c40a6893fa9b8307() {
|
4052
4052
|
return handleError(function (arg0) {
|
4053
4053
|
const ret = getObject(arg0).list();
|
4054
4054
|
return addHeapObject(ret);
|
@@ -4230,7 +4230,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
4230
4230
|
}, arguments);
|
4231
4231
|
}
|
4232
4232
|
|
4233
|
-
export function
|
4233
|
+
export function __wbg_remove_456f90beeca68d7c() {
|
4234
4234
|
return handleError(function (arg0, arg1, arg2) {
|
4235
4235
|
let deferred0_0;
|
4236
4236
|
let deferred0_1;
|
@@ -4245,7 +4245,7 @@ export function __wbg_remove_9d6219488f2f5a2e() {
|
|
4245
4245
|
}, arguments);
|
4246
4246
|
}
|
4247
4247
|
|
4248
|
-
export function
|
4248
|
+
export function __wbg_remove_67c6c2a4364a425e() {
|
4249
4249
|
return handleError(function (arg0, arg1, arg2) {
|
4250
4250
|
let deferred0_0;
|
4251
4251
|
let deferred0_1;
|
@@ -4284,15 +4284,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
4284
4284
|
return addHeapObject(ret);
|
4285
4285
|
}
|
4286
4286
|
|
4287
|
-
export function
|
4288
|
-
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
4289
|
-
}
|
4290
|
-
|
4291
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
4292
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
4293
|
-
}
|
4294
|
-
|
4295
|
-
export function __wbg_set_532a5fc3dcfa0001() {
|
4287
|
+
export function __wbg_set_0ec54d93d9c09c34() {
|
4296
4288
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4297
4289
|
let deferred0_0;
|
4298
4290
|
let deferred0_1;
|
@@ -4307,7 +4299,19 @@ export function __wbg_set_532a5fc3dcfa0001() {
|
|
4307
4299
|
}, arguments);
|
4308
4300
|
}
|
4309
4301
|
|
4310
|
-
export function
|
4302
|
+
export function __wbg_set_37837023f3d740e8(arg0, arg1, arg2) {
|
4303
|
+
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
4304
|
+
}
|
4305
|
+
|
4306
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
4307
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
4308
|
+
}
|
4309
|
+
|
4310
|
+
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
4311
|
+
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4312
|
+
}
|
4313
|
+
|
4314
|
+
export function __wbg_set_7296583a25c07a8a() {
|
4311
4315
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4312
4316
|
let deferred0_0;
|
4313
4317
|
let deferred0_1;
|
@@ -4322,10 +4326,6 @@ export function __wbg_set_5f9bdd0d26f21ecd() {
|
|
4322
4326
|
}, arguments);
|
4323
4327
|
}
|
4324
4328
|
|
4325
|
-
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
4326
|
-
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4327
|
-
}
|
4328
|
-
|
4329
4329
|
export function __wbg_set_8fc6bf8a5b1071d1(arg0, arg1, arg2) {
|
4330
4330
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
4331
4331
|
return addHeapObject(ret);
|
@@ -4519,17 +4519,17 @@ export function __wbindgen_cb_drop(arg0) {
|
|
4519
4519
|
return ret;
|
4520
4520
|
}
|
4521
4521
|
|
4522
|
-
export function
|
4522
|
+
export function __wbindgen_closure_wrapper3337(arg0, arg1, arg2) {
|
4523
4523
|
const ret = makeMutClosure(arg0, arg1, 274, __wbg_adapter_54);
|
4524
4524
|
return addHeapObject(ret);
|
4525
4525
|
}
|
4526
4526
|
|
4527
|
-
export function
|
4527
|
+
export function __wbindgen_closure_wrapper5698(arg0, arg1, arg2) {
|
4528
4528
|
const ret = makeMutClosure(arg0, arg1, 299, __wbg_adapter_54);
|
4529
4529
|
return addHeapObject(ret);
|
4530
4530
|
}
|
4531
4531
|
|
4532
|
-
export function
|
4532
|
+
export function __wbindgen_closure_wrapper6052(arg0, arg1, arg2) {
|
4533
4533
|
const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_59);
|
4534
4534
|
return addHeapObject(ret);
|
4535
4535
|
}
|
Binary file
|