Rocky_Mountain_Vending/.pnpm-store/v10/files/b6/632231444aea0f55254d6e57c80c8c62a4a20d95b13e95b67053a841eb3d4fd8480b3906c203b8c411b2e7621e6e975af7a43064a3aaad419b250c2b91beb8
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
232 B
Text

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