Rocky_Mountain_Vending/.pnpm-store/v10/files/23/478d4c13643947a9c4f4f0e3f1734f7ab9e6e1e34f2dd0a717473738ac389db299d11c189d52078ef7846bfa36149e71bbf703482c732cf05927eb077aa244
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
158 B
Text

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