ngx-theteller
Version:
This library is meant to add payment integration for [theTeller](https://theteller.net/) by PaySwitch
8 lines (7 loc) • 411 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-theteller.component";
export declare class NgxThetellerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxThetellerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxThetellerModule, [typeof i1.NgxThetellerComponent], never, [typeof i1.NgxThetellerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxThetellerModule>;
}