UNPKG

@daveyplate/supabase-swr-entities

Version:

An entity management library for Supabase and SWR

2 lines (1 loc) 119 B
export declare function createNotification(table: string, method: string, entity: Record<string, any>): Promise<void>;