@bitwarden/sdk-internal 0.2.0-main.154 → 0.2.0-main.155

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
- 0c2d3e26edd50e33e638dd72ac7d5191b209afb2
1
+ 60ce7ac9ddc9d4d5d4d2c5d430399d40800301de
Binary file
@@ -179,9 +179,9 @@ export const vaultclient_folders: (a: number) => number;
179
179
  export const __wbg_generatorclient_free: (a: number, b: number) => void;
180
180
  export const __wbg_vaultclient_free: (a: number, b: number) => void;
181
181
  export const __wbg_totpclient_free: (a: number, b: number) => void;
182
+ export const __wbg_foldersclient_free: (a: number, b: number) => void;
182
183
  export const __wbg_cryptoclient_free: (a: number, b: number) => void;
183
184
  export const __wbg_ciphersclient_free: (a: number, b: number) => void;
184
- export const __wbg_foldersclient_free: (a: number, b: number) => void;
185
185
  export const __wbindgen_malloc: (a: number, b: number) => number;
186
186
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
187
187
  export const __wbindgen_exn_store: (a: number) => void;