Rocky_Mountain_Vending/.pnpm-store/v10/files/74/990fc1ff386e4c96c5b0311ce876bf1e777934945f12a138ccd33711ed6c7cda8a0a94cddcbcac7faec6ab7b5692cbd9e43d343bf313aa7a8a8f9d3a6c9ae4
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
No EOL
197 B
Text

export declare const OPENAI_INTEGRATION_NAME = "OpenAI";
export declare const INSTRUMENTED_METHODS: readonly ["responses.create", "chat.completions.create"];
//# sourceMappingURL=constants.d.ts.map