Companion
object Companion
Functions
Link copied to clipboard
fun <State : Any> createPreview(initialState: State, reducer: <Error class: unknown class><State>): SwiftPreviewStore<State>
This declaration is not really useful, but it bounds SwiftPreviewStore with SwiftStore, so it is exported to iOS framework with it.