Rocky_Mountain_Vending/.pnpm-store/v10/files/a2/1ef5efb2f17df1b618742ea77e7d7dbc92bfa20f5a022216b6eda87619deeed3865450d88f82e533a1eb415d166815c7cc00f14dac2d924b37e8f87250ae07
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

8 lines
No EOL
220 B
Text

export declare const NODE_VERSION: {
major: number;
minor: number;
patch: number;
};
export declare const NODE_MAJOR: number;
export declare const NODE_MINOR: number;
//# sourceMappingURL=nodeVersion.d.ts.map