Rocky_Mountain_Vending/.pnpm-store/v10/files/37/020d8bc5d3862db318c125a92048a4b5321315bd08c863716034f0352a93665968d145f2bfefffa09f5452ac70ef763798c613e68260ca79ffa5d39a529381
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
228 B
Text

/** @type {Record<string, {name: LH.IcuMessage|string} | undefined>} */
export const NotRestoredReasonDescription: Record<string, {
name: LH.IcuMessage | string;
} | undefined>;
//# sourceMappingURL=bf-cache-strings.d.ts.map