Skip to content

Commit

Permalink
docs: mention reexports [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud authored Jan 24, 2025
1 parent 86562b2 commit 7ec0d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ By using the [included helper](#mapchannel-topic-initialvalue) you can make your

## API

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).

### `atom(channel, topic, initialValue)`

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).
Expand Down

0 comments on commit 7ec0d6d

Please sign in to comment.