Rocky_Mountain_Vending/.pnpm-store/v10/files/62/9087a680e280103f9e31f4ad95b16b6b977f5e5b825e761d4c82e1e637a8e53b557cfe6e614ac4faecfe20c9b869709162211f5bfc3764c4cb89ca941e7f29
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

2 lines
No EOL
115 B
Text

export declare type TimerHandle = number | ReturnType<typeof setTimeout>;
//# sourceMappingURL=timerHandle.d.ts.map