Fixed console error for SettingsWIndow & Removed ts-nocheck where not needed
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
/*
|
||||
* @ts-nocheck
|
||||
* Preventing TS checks with files presented in the video for a better presentation.
|
||||
*/
|
||||
import { env } from 'node:process';
|
||||
|
||||
export function getAPIKey(cloudflareEnv: Env, provider: string, userApiKeys?: Record<string, string>) {
|
||||
|
||||
Reference in New Issue
Block a user