@asor-studio/asor-core 1.1.5 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -7
- package/fesm2022/asor-studio-asor-core.mjs +1 -1
- package/index.d.ts +17 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -42,10 +42,3 @@ See the [LICENSE](./LICENSE) file for the full license agreement.
|
|
|
42
42
|
|
|
43
43
|
For detailed documentation and usage examples,
|
|
44
44
|
please visit my Wiki: [ASOR Studio Wiki](https://asor-studio.github.io/asor-angular-wiki)
|
|
45
|
-
|
|
46
|
-
## Examples project usage
|
|
47
|
-
|
|
48
|
-
To see how to use the library, check out the [Nexus-os projects](https://github.com/asor-studio/nexus-os).
|
|
49
|
-
|
|
50
|
-
> [!NOTE]
|
|
51
|
-
> These projects are for demonstration purposes only and do not represent a finished or production-ready product.
|