UNPKG

ngx-stripe

Version:

Collect Payments with Stripe: The Angular Way

9 lines (8 loc) 281 B
import * as i0 from "@angular/core"; export declare class WindowRef { platformId: any; constructor(platformId: any); getNativeWindow(): Window; static ɵfac: i0.ɵɵFactoryDeclaration<WindowRef, never>; static ɵprov: i0.ɵɵInjectableDeclaration<WindowRef>; }