Rocky_Mountain_Vending/.pnpm-store/v10/files/99/971c1ec523cf5b96d503137adde03c5fd6f190b47a43e40bd3ed1477335b54a42bf0eb9a903cdd624faf6af37feb69435ae3de06c6960d75ccb9ac10585ba7
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
316 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