Skip to content

Commit

Permalink
Document Corestore.close in README (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowlicks authored Nov 27, 2023
1 parent 762a67e commit 862cda5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ Useful when an application wants to accept an optional Corestore, but needs to m
}
```

#### `await store.close()`
Fully close this Corestore instance.

#### `store.on('core-open', core)`
Emitted when the first session for a core is opened.

Expand Down

0 comments on commit 862cda5

Please sign in to comment.