@keyhive/keyhive 0.0.0-alpha.7 → 0.0.0-alpha.8

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.
@@ -56,7 +56,7 @@ export const doccontentrefs_docId: (a: number) => number;
56
56
  export const doccontentrefs_change_hashes: (a: number) => [number, number];
57
57
  export const __wbg_documentid_free: (a: number, b: number) => void;
58
58
  export const documentid_new: (a: number, b: number) => [number, number, number];
59
- export const documentid_fromString: (a: number) => [number, number];
59
+ export const documentid_toString: (a: number) => [number, number];
60
60
  export const documentid_toJsValue: (a: number) => any;
61
61
  export const documentid_toBytes: (a: number) => [number, number];
62
62
  export const __wbg_groupid_free: (a: number, b: number) => void;