UNPKG
wsuite-ng-gapi
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Angular 7+ Google api module ng-gapi
github.com/rubenCodeforges/ng-gapi
rubenCodeforges/ng-gapi
wsuite-ng-gapi
/
lib
/
GoogleApiModule.d.ts
5 lines
(4 loc)
•
175 B
TypeScript
View Raw
1
2
3
4
5
import { ModuleWithProviders, Provider } from
"
@angular
/core"
; export declare
class
GoogleApiModule
{ static forRoot(gapiConfigProvider: Provider): ModuleWithProviders; }