()
| 22 | }> = [] |
| 23 | let performManagedReauthenticationImpl: typeof import('../services/oauth/interactiveReauth.ts').performManagedReauthentication = |
| 24 | async () => {} |
| 25 | |
| 26 | const authModule = await import(import.meta.resolve('./auth.ts')) |
| 27 | const configModule = await import(import.meta.resolve('./config.ts')) |