Rocky_Mountain_Vending/.pnpm-store/v10/files/6c/02988b38e54d6c779e5e4cdd611015be4966f14e70cdc47bc6722e325b1bd9b3ec2d53702bb404b67929e6dfafb3e6ce76c488d971a78f51c1f7f55c1b3c3b
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

7 lines
248 B
Text

/**
* Do not edit:
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
declare module "@smithy/core/event-streams" {
export * from "@smithy/core/dist-types/submodules/event-streams/index.d";
}