mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-09 18:00:33 +08:00
Mark val Http
@PublishedApi
This commit is contained in:
parent
bf511b0322
commit
6576b1c217
@ -43,6 +43,7 @@ expect fun localIpAddress(): String
|
||||
/**
|
||||
* Ktor HttpClient. 不同平台使用不同引擎.
|
||||
*/
|
||||
@PublishedApi
|
||||
internal expect val Http: HttpClient
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user