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

3 lines
No EOL
160 B
Text

declare const _default: <T>(data: (T | undefined)[], from: number, to: number) => (T | undefined)[];
export default _default;
//# sourceMappingURL=move.d.ts.map