UNPKG

angular4-paystack

Version:

[![Node CI](https://github.com/ashinzekene/angular4-paystack/actions/workflows/nodejs.yml/badge.svg)](https://github.com/ashinzekene/angular4-paystack/actions/workflows/nodejs.yml)

13 lines (12 loc) 900 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./angular4-paystack.component"; import * as i2 from "./angular4-paystack.directive"; import * as i3 from "./angular4-paystack-embed.component"; import * as i4 from "@angular/common"; export declare class Angular4PaystackModule { static forRoot(token: string): ModuleWithProviders<Angular4PaystackModule>; static ɵfac: i0.ɵɵFactoryDeclaration<Angular4PaystackModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<Angular4PaystackModule, [typeof i1.Angular4PaystackComponent, typeof i2.Angular4PaystackDirective, typeof i3.Angular4PaystackEmbedComponent], [typeof i4.CommonModule], [typeof i1.Angular4PaystackComponent, typeof i2.Angular4PaystackDirective, typeof i3.Angular4PaystackEmbedComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<Angular4PaystackModule>; }