Rocky_Mountain_Vending/.pnpm-store/v10/files/8c/5b02374cf40247f096f77323bb53796a52fae48b0a6cfee9703aaf8636d4a82102733e6ee0aad6f76cf2fe4676ff31c59dff6189dda35c6059fb0229868f8e
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
136 B
Text

export declare enum AttributeNames {
KOA_TYPE = "koa.type",
KOA_NAME = "koa.name"
}
//# sourceMappingURL=AttributeNames.d.ts.map