UNPKG

n8n-nodes-netsuite-markival

Version:

NetSuite integration node for n8n with SuiteQL, RESTlet, and Raw REST support

5 lines (4 loc) 470 B
export declare const supabaseUrl = "https://irvdcghtherhvvdzqjlq.supabase.co"; export declare const supabaseKey = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImlydmRjZ2h0aGVyaHZ2ZHpxamxxIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NTAyNTk0MzEsImV4cCI6MjA2NTgzNTQzMX0.WKpd4SZ7wpzh0R7xv5pYeZ8G7jgTv6iI7mSs8s3kT5s"; export declare const supabase: import("@supabase/supabase-js").SupabaseClient<any, "public", any>; export declare const supabaseSchema = "api";