ConfigPlugin.getInternalUrl()
PluginConfigPlugingetInternalUrl小于 1 分钟
获取内部的Url;
configPlugin.getInternalUrl()
参数
- 无
返回值
返回一个内部地址的Url;
示例
import { configPlugin } from "@plaoc/plugins";
configPlugin.getInternalUrl()
平台兼容性
属性/方法/事件 | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
getInternalUrl | ✅ | ✅ | ✅ | X |
相关链接
Powered by Waline v2.15.7