Package-level declarations

Types

Link copied to clipboard
@Serializable
data class ExpoFpDownloadedPlanInfo(val expoKey: String, val version: Int) : Comparable<ExpoFpDownloadedPlanInfo>

Information about the saved plan in the cache directory.

Link copied to clipboard

Loader for downloading and saving plans in the cache directory.