Home
last modified time | relevance | path

Searched refs:PluginWithoutProps (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-manifests/android/src/main/java/expo/modules/manifests/core/
H A DManifest.kt262 internal typealias PluginWithoutProps = String typealias
265 data class WithoutProps(val plugin: PluginWithoutProps) : PluginType()
/expo/packages/expo-manifests/ios/EXManifests/
H A DManifest.swift327 typealias PluginWithoutProps = String in getPluginProperties() typealias
330 case withoutProps (PluginWithoutProps) in getPluginProperties()
/expo/ios/versioned/sdk49/EXManifests/EXManifests/
H A DManifest.swift327 typealias PluginWithoutProps = String in getPluginProperties() typealias
330 case withoutProps (PluginWithoutProps) in getPluginProperties()