Rocky_Mountain_Vending/.pnpm-store/v10/files/1e/c413e0a5fb05eb7743f3f447c999eba977f1af0b31471432659c5e949f217f510c3b28a98e7230391231403877815d729461a0845f81217e1fb95e315cbede
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

6 lines
No EOL
183 B
Text

export declare enum AttributeNames {
HAPI_TYPE = "hapi.type",
PLUGIN_NAME = "hapi.plugin.name",
EXT_TYPE = "server.ext.type"
}
//# sourceMappingURL=AttributeNames.d.ts.map