Rocky_Mountain_Vending/.pnpm-store/v10/files/3c/16bfd11191ed03dd74841a2f80114aceea15f1779efa972193d269e98c0b7d7fcb5c7089b1911121ea3aed157a9110db11666fc5ad545427d96d65fa288c82
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

3 lines
193 B
Text

import { RuleSetRules as __RuleSetRules, TreeRuleObject as __TreeRuleObject } from "@smithy/types";
export type RuleSetRules = __RuleSetRules;
export type TreeRuleObject = __TreeRuleObject;