@waku/rln 0.0.4 → 0.0.6

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.
@@ -1,4 +0,0 @@
1
- declare var verification_key: string;
2
- declare var rln_wasm: string;
3
- declare var zkey: string;
4
- export { verification_key, rln_wasm, zkey };