Rocky_Mountain_Vending/.pnpm-store/v10/files/bf/d006cf8438ea8a985569b17630d0d87ce92a482b071f13fc1482d5a7d861c7d906bd0e917ddef62f38caa2955b2185e92e531719dc582e4d2481b701c5f96f
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
156 B
Text

/**
* Replaces names in cron expressions
*/
export declare function replaceCronNames(cronExpression: string): string;
//# sourceMappingURL=common.d.ts.map