Rocky_Mountain_Vending/.pnpm-store/v10/files/15/34824a257da6b8f7cd5cb908586aa5bb4893d43fa3035b9fdbfc4686142d4f58f3fd39e1f06fcb8d12e62b3e443d2abf931eb1c54ac04985eefabab34d8e8b
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

2 lines
No EOL
161 B
Text

export declare function not<T>(pred: (value: T, index: number) => boolean, thisArg: any): (value: T, index: number) => boolean;
//# sourceMappingURL=not.d.ts.map