UNPKG

oidc-client

Version:

OpenID Connect (OIDC) & OAuth2 client library

4 lines 122 B
export function hostReportError(err) { setTimeout(() => { throw err; }); } //# sourceMappingURL=hostReportError.js.map