Skip to content

Commit c8aceb8

Browse files
authored
Mention reexports of nanostores
1 parent cb067fe commit c8aceb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api/store.md

+2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ By using the [included helper](#mapchannel-topic-initialvalue) you can make your
6262

6363
## API
6464

65+
In addition to the APIs listed here, [`@podium/store` exports all APIs available in `nanostores`](https://github.com/nanostores/nanostores?tab=readme-ov-file#guide).
66+
6567
### `atom(channel, topic, initialValue)`
6668

6769
Create your own [`atom`](https://github.com/nanostores/nanostores?tab=readme-ov-file#atoms) that syncs between parts of a Podium application using the [MessageBus](https://github.com/podium-lib/browser).

0 commit comments

Comments
 (0)