UNPKG

oidc-client-rx

Version:

ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications

7 lines 155 B
export interface PopupOptions { width?: number; height?: number; left?: number; top?: number; } //# sourceMappingURL=popup-options.d.ts.map