AI Disclosure: This page was generated by an LLM and may contain inaccuracies. Hand-crafted documentation will be implemented over time on the road to 1.0
SUPPORTED_PLUGIN_API_VERSION
Since Plugin API: 1.0.0
Supported public plugin API contract for this app build.
Keep in sync with SUPPORTED_PLUGIN_API_VERSION in src-tauri/src/lib.rs.
Signature
export const SUPPORTED_PLUGIN_API_VERSION = "1.0.0" as const;