Rocky_Mountain_Vending/.pnpm-store/v10/files/fd/c3d1a9b89093aef32e6e95110bcec6236e80cbe1aa19bc4dc9336c1e2bd1646ed156aec66de1b24454de016ea3d5adb005371bfb39f4cf4023b337d6bd48f1
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
260 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/sso-oidc" {
export * from "@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d";
}