Rocky_Mountain_Vending/.pnpm-store/v10/files/45/6ee1f99a08afc8283cac51bddc4ec057ed200ea6cfb385b69634abbac1a7c3ea65d2ebbf7939abcc0e87a7c6df6a6f6acc060ac5ef449f2652022490cc3e63
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

4 lines
294 B
Text

import type { DeprecatedObject as __DeprecatedObject, ParameterObject as __ParameterObject, RuleSetObject as __RuleSetObject } from "@smithy/types";
export type DeprecatedObject = __DeprecatedObject;
export type ParameterObject = __ParameterObject;
export type RuleSetObject = __RuleSetObject;