Rocky_Mountain_Vending/.pnpm-store/v10/files/b0/172c3e6467fb665421702874c7a8f6285843e30f08da336eb43cd7f15e095b4d66fe47d1198b97df34bdc52001fb087b12226a58dc404141c83ceb86994600
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

3 lines
183 B
Text

import { EventStreamSerdeProvider } from "@smithy/types";
/** browser event stream serde utils provider */
export declare const eventStreamSerdeProvider: EventStreamSerdeProvider;