@capgo/capacitor-env
Capacitor plugin for accessing environment variables in native code.
Overview
Section titled “Overview”Capacitor plugin for accessing environment variables in native code.
Core Capabilities
Section titled “Core Capabilities”getKey- Retrieves the value of a specific environment variable by key.
Public API
Section titled “Public API”| Method | Description |
|---|---|
getKey | Retrieves the value of a specific environment variable by key. |
getPluginVersion | Get the version of the native Capacitor plugin. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-env.