Rocky_Mountain_Vending/.pnpm-store/v10/files/75/448d28fa360e83a181e2c0c06dbc6c1b00229ef40fc1a6263cdcf57a02a750fc2c90b9a19cd1c66afe7c699c2f3363804b1ab856a4d8a4ce305ea4adb41084
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

4 lines
No EOL
311 B
Text

/** If this attribute is true, it means that the parent is a remote span. */
export declare const SEMANTIC_ATTRIBUTE_SENTRY_PARENT_IS_REMOTE = "sentry.parentIsRemote";
export declare const SEMANTIC_ATTRIBUTE_SENTRY_GRAPHQL_OPERATION = "sentry.graphql.operation";
//# sourceMappingURL=semanticAttributes.d.ts.map