Rocky_Mountain_Vending/.pnpm-store/v10/files/0b/f619698828d601de178c6695dea980176d45435860fb9327180c938885b92c1419b18366f0f6eaac5abf0d02875f1f9b8816d245e97f3d4ea798581ac8b171
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
256 B
Text

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