ConfigPlugin.getInternalUrl()
August 11, 2023
- Plugin
Gets the internal URL.
configPlugin.getInternalUrl()
Parameters
- None
Returns
The internal URL.
Example
import { configPlugin } from "@plaoc/plugin";
configPlugin.getInternalUrl();
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
getInternalUrl | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.13.0