Rocky_Mountain_Vending/.pnpm-store/v10/files/c2/e8919297a5679589c8109985f5254e5a5f8c8f71d657418f42fabb25117ee22996e7bd693c0a69176e916b918b5e145443db05abff84968e1c38894a65637d
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

6 lines
266 B
Text

// `victory-vendor/d3-timer` (CommonJS)
// See upstream license: https://github.com/d3/d3-timer/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-timer`
module.exports = require("../lib-vendor/d3-timer/src/index.js");