Searched refs:WithProps (Results 1 – 1 of 1) sorted by relevance
239 return plugins.filterIsInstance<PluginType.WithProps>() in updateJSON()264 data class WithProps(val plugin: PluginWithProps) : PluginType() class in expo.modules.manifests.core.PluginType279 WithProps(name to props.toMap()) in fromRawValue()