UNPKG

angular2-google-recaptcha

Version:

angular2-google-recaptcha is a simple congigurable angular2 directive

5 lines (3 loc) 135 B
import {bootstrap} from '@angular/platform-browser-dynamic'; import {AppComponent} from './app.component' bootstrap(AppComponent)