afv-library/samples/ui-bundle-template-app-react-sample-b2x/force-app/main/default/uiBundles/propertyrentalapp/vite-env.d.ts
svc-idee-bot 9a0712528a
chore: sync React samples from npm (#280)
Co-authored-by: Hemant Singh Bisht <hsinghbisht@salesforce.com>
2026-06-03 12:43:28 +05:30

5 lines
161 B
TypeScript

/// <reference types="vite/client" />
/** Salesforce API version injected at build time by the Vite define plugin. */
declare const __SF_API_VERSION__: string;