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

8 lines
No EOL
234 B
Text

export const reportAssets: {
FLOW_REPORT_TEMPLATE: string;
FLOW_REPORT_CSS: string;
FLOW_REPORT_JAVASCRIPT: string;
REPORT_TEMPLATE: string;
REPORT_JAVASCRIPT: string;
};
//# sourceMappingURL=report-assets.d.ts.map