ConfigPlugin.getInternalUrl()
PluginConfigPlugingetInternalUrlLess than 1 minute
Gets the internal URL.
configPlugin.getInternalUrl()
Parameters
- None
Returns
The internal URL.
Example
import { configPlugin } from "@plaoc/plugins";
configPlugin.getInternalUrl();
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
getInternalUrl | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.15.7