UNPKG

ttbkk-mcp-server

Version:

MCP server providing access to Korean tteokbokki restaurant database with search, location-based queries, and brand information

4 lines 221 B
import type { Database } from '../types/database.js'; export declare const supabase: import("@supabase/supabase-js").SupabaseClient<Database, "public", any>; export default supabase; //# sourceMappingURL=supabase.d.ts.map