Home
last modified time | relevance | path

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

/expo/packages/expo-manifests/android/src/main/java/expo/modules/manifests/core/
H A DManifest.kt265 data class WithoutProps(val plugin: PluginWithoutProps) : PluginType() class in expo.modules.manifests.core.PluginType
282 WithoutProps(name) in fromRawValue()
287 WithoutProps(value) in fromRawValue()