mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-24 02:48:11 +00:00
Adds a new package for the browser implementation of scalable data sync. Ports some of the nim implementation of bloom filter to ts. Adds protobuf definition for SDS messages.
4 lines
79 B
JSON
4 lines
79 B
JSON
{
|
|
"extends": ["../../typedoc.base.json"],
|
|
"entryPoints": ["src/index.ts"]
|
|
} |