Julius Githaiga
Results
1
comments of
Julius Githaiga
You can import the module on angular-cli where you want to use it: ``` import { ReCaptchaModule } from 'angular2-recaptcha'; @NgModule({ imports: [...,ReCaptchaModule] }) ```