js-waku/packages/react/typedoc.json
Sasha ad0bed69ba
feat: add waku/react package and make it compatible with React frameworks (#2656)
* 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
2025-10-08 15:37:49 +02:00

5 lines
80 B
JSON

{
"extends": ["../../typedoc.base.json"],
"entryPoints": ["src/index.ts"]
}