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 588282c commit d1e9651Copy full SHA for d1e9651
README.md
@@ -2,10 +2,7 @@
2
# Fusio SDK Angular
3
4
The Angular SDK provides several components and services which help to integrate Fusio into
5
-an Angular app. It provides two Angular libraries:
6
-
7
-* [fusio-sdk](https://www.npmjs.com/package/ngx-fusio-sdk)
8
-* [fusio-product](https://www.npmjs.com/package/ngx-fusio-product)
+an Angular app.
9
10
## SDK
11
@@ -59,7 +56,3 @@ import {FusioSdkModule, FusioService as Sdk} from "ngx-fusio-sdk";
59
56
//...
60
57
})
61
58
```
62
63
-## Product
64
65
-The product library provides components to create a product website for a Fusio project.
0 commit comments