@ubs-platform/users-common 1.0.6 → 1.0.7
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +2 -4
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1
1
|
# users-common
|
2
2
|
|
3
|
-
This library
|
3
|
+
This library has common classes and interfaces that ubs users mona uses as DTO objects and return in these types. So that can used in frontend and backend
|
4
4
|
|
5
|
-
|
6
|
-
|
7
|
-
Run `nx build users-common` to build the library.
|
5
|
+
Will be documented fine
|