Rocky_Mountain_Vending/.pnpm-store/v10/files/37/6bee85991ca1d303f55474679b98f3600ed90746374dff759d5c02b3b297b0081c4ef3cf2e57f6bad7adce1085e499aeee43f156390526506ab77aae5829d8
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

4 lines
No EOL
143 B
Text

import type { Ref } from '../types';
declare const _default: (ref: Ref) => boolean;
export default _default;
//# sourceMappingURL=live.d.ts.map