Rocky_Mountain_Vending/.pnpm-store/v10/files/0c/ea18018881b59a0ca4bcd36a87c9be09d51e8482b7697fc3be17f71b81da97b2e0368db6725eff056e4a9ffb0d173f36565bd93b5138436c639bbe377cfc00
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
211 B
Text

declare const _default: <T extends string | readonly string[] | undefined>(name?: T, signalName?: string, exact?: boolean) => boolean;
export default _default;
//# sourceMappingURL=shouldSubscribeByName.d.ts.map