skipLink.label

Interface: ChanomhubConfig

Defined in: config.ts:5

Chanomhub SDK Configuration

PropertyTypeDescriptionDefined in
apiUrlstringAPI base URLconfig.ts:7
cdnUrlstringCDN base URL for imagesconfig.ts:9
defaultCacheSeconds?numberDefault cache duration in seconds (0 = no cache)config.ts:13
supabaseAnonKey?stringSupabase anon key (required for OAuth)config.ts:17
supabaseUrl?stringSupabase project URL (required for OAuth)config.ts:15
token?stringAuthentication token (optional)config.ts:11