Rocky_Mountain_Vending/.pnpm-store/v10/files/be/2e65c05a35a8368ab0035efba4852f4103e3995a68a42fb6604ec87bf75224e6f90c67eb1f9eaaee1f425b88ea5a8643a269b9623e387ed607ff6131356683
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

1 line
91 B
Text

export declare function callServer(actionId: string, actionArgs: any[]): Promise<unknown>;