Rocky_Mountain_Vending/.pnpm-store/v10/files/84/4dc8a2eadb8969761e1f99e2040f87d734a5dbf2c4172029c1c90724ee6a879b65bdfed70056657639abd2b742de0ffa739428ce7d59f468a0f21a182bf729
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
176 B
Text

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