UNPKG

@t1mmen/srtd

Version:

Supabase Repeatable Template Definitions (srtd): 🪄 Live-reloading SQL templates for Supabase DX. Make your database changes reviewable and migrations maintainable! 🚀

5 lines (4 loc) • 124 B
/** * Shows the interactive menu and executes the selected command. */ export declare function showMenu(): Promise<void>;