Home
last modified time | relevance | path

Searched defs:toHttp (Results 1 – 2 of 2) sorted by relevance

/expo/home/utils/
H A DUrlUtils.ts28 export function toHttp(expUrl: string): string { function
/expo/android/expoview/src/main/java/host/exp/exponent/kernel/
H A DExponentUrls.kt22 @JvmStatic fun toHttp(rawUrl: String): String { in <lambda>() method