Rocky_Mountain_Vending/.pnpm-store/v10/files/7f/c6024ad7e1b5173df306ce2ad849f96736e7479bc43de69cbed42673d8aa2f1427181a842bc5989f96daa1b5f4e18248f89c15f2f9b4430016e3ef51659865
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

12 lines
No EOL
328 B
Text

import _typeof from "./typeof.js";
function setFunctionName(e, t, n) {
"symbol" == _typeof(t) && (t = (t = t.description) ? "[" + t + "]" : "");
try {
Object.defineProperty(e, "name", {
configurable: !0,
value: n ? n + " " + t : t
});
} catch (e) {}
return e;
}
export { setFunctionName as default };