-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use it in angular? #9
Comments
Hi @cristianrc, could you please share more details about the nature of your issue? If you are searching for documentation, you can find a doc reference for Enigma on the README file :) |
the documentation does not show how to use it in angular. Import Enigma in my Angular Typescript file as follows:
I have the next error:
I want a guide on how to use it in Angular |
I installed it with NPM
after in my component:
import Enigma from '@cubbit/enigma';
but what is next?
The text was updated successfully, but these errors were encountered: