Auto-commit 2026-04-29 16:31
This commit is contained in:
9
node_modules/openid-client/lib/index.mjs
generated
vendored
Normal file
9
node_modules/openid-client/lib/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
import mod from './index.js';
|
||||
|
||||
export default mod;
|
||||
export const Issuer = mod.Issuer;
|
||||
export const Strategy = mod.Strategy;
|
||||
export const TokenSet = mod.TokenSet;
|
||||
export const errors = mod.errors;
|
||||
export const custom = mod.custom;
|
||||
export const generators = mod.generators;
|
||||
Reference in New Issue
Block a user