UNPKG

@okta/okta-signin-widget

Version:
8 lines (6 loc) 190 B
/* eslint-disable @typescript-eslint/no-explicit-any */ // Ambient type declarations. Do not export any types from this file. interface Window { XDomainRequest?: any; MSStream?: any; }