mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
* chore: add waku/react package * fix check * remove not needed logic from waku/react package * make it compatible with expo/next * add to release please * remove tests
5 lines
80 B
JSON
5 lines
80 B
JSON
{
|
|
"extends": ["../../typedoc.base.json"],
|
|
"entryPoints": ["src/index.ts"]
|
|
}
|