We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b190b4 commit 5708ae1Copy full SHA for 5708ae1
README.md
@@ -11,7 +11,7 @@ Application state handler without dependency
11
Initialization without callback (logger):
12
13
```javascript
14
-const appState = require('./appState')()
+const appState = require('@vanioinformatika/appstate')()
15
```
16
17
Initialization with a simple logger:
0 commit comments