feat(ngrx lib): add init function

This commit is contained in:
thomas laforge
2022-12-17 20:10:34 +01:00
parent df832c6850
commit d16ea1dcd0
3 changed files with 23 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tomalaforge/ngrx-callstate-store",
"version": "0.0.3",
"version": "0.0.4",
"description": "Enhance NgRx component-store by providing a loading/error state",
"publishConfig": {
"access": "public"