feat(utils): add utils library with a fake ramdon generator

This commit is contained in:
thomas
2022-12-15 17:04:07 +01:00
parent 0979a9f3db
commit c60791a530
13 changed files with 192 additions and 10 deletions

View File

@@ -21,6 +21,7 @@
"@angular-challenges/ngrx-notification/model": [
"libs/ngrx-notification/model/src/index.ts"
],
"@angular-challenges/shared/utils": ["libs/shared/utils/src/index.ts"],
"@tomalaforge/ngrx-callstate-store": [
"libs/shared/ngrx-callstate-store/src/index.ts"
]