@paycargo/js-angular
Version:
First, run `npm i @paycargo/js-angular` in your Command Line Interface. Afterwards, the following dependency will be found in the `package.json`. The ellipses (...) represent the presence of other possible code.
9 lines (8 loc) • 490 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./proxy";
export declare class PayCargoCheckoutModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<PayCargoCheckoutModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PayCargoCheckoutModule, never, [typeof i1.PaycargoBatchDisputeWidget, typeof i1.PaycargoCheckout, typeof i1.PaycargoOsraWidget, typeof i1.PaycargoPayment], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<PayCargoCheckoutModule>;
}