Rocky_Mountain_Vending/.pnpm-store/v10/files/23/8c8a6d709bde3d993ee0d3f17612d4b01cf9dda6d8750ecd315ec3bad875284597f5bb6c753af01eb171d691efd0dbf43fb366b0854fbd090dc708ce210647
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

5 lines
No EOL
152 B
Text

export declare enum AttributeNames {
EXPRESS_TYPE = "express.type",
EXPRESS_NAME = "express.name"
}
//# sourceMappingURL=AttributeNames.d.ts.map