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 9ea5059 commit 6b0cbecCopy full SHA for 6b0cbec
README.md
@@ -27,6 +27,7 @@ import { DevicewiseAngularModule } from 'devicewise-angular';
27
DevicewiseAngularModule.forRoot()
28
```
29
30
+
31
Then, import and inject the devicewise angular service into a component:
32
33
```ts
0 commit comments