afv-library/samples/ui-bundle-template-app-react-sample-b2e/force-app/main/default/uiBundles/propertymanagementapp/vite-env.d.ts
2026-06-01 23:35:59 +00:00

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;