Rocky_Mountain_Vending/.pnpm-store/v10/files/c9/f3259cff076e8a51c314e3adbb833662e2f8697b93328825d20e2a3d36fd30055a8cc871d5a7bb6bc90b92e388657df26afd44d5627ec2bd0800c4df8fdfe9
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
229 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