@river-build/mls-rs-wasm
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -90,3 +90,3 @@ /* tslint:disable */ | ||
constructor(); | ||
observeGroup(group_info: Uint8Array): Promise<ExternalGroup>; | ||
observeGroup(group_info: Uint8Array, tree?: Uint8Array): Promise<ExternalGroup>; | ||
loadGroup(snapshot: ExternalSnapshot): Promise<ExternalGroup>; | ||
@@ -93,0 +93,0 @@ } |
{ | ||
"name": "@river-build/mls-rs-wasm", | ||
"type": "module", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"files": [ | ||
@@ -6,0 +6,0 @@ "mls_rs_wasm_bg.wasm", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
8022516
2260