Rocky_Mountain_Vending/.pnpm-store/v10/files/c8/4e5bf2d3ba48ec0a55720aea159720bb75e9129b6f3349ccef75077dc64045d1b8dd917415ca10524981ae6c9e8dc64793c0f9a599407c1d1b90180299094a
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
250 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/sts" {
export * from "@aws-sdk/nested-clients/dist-types/submodules/sts/index.d";
}