RecoilSyncNode
public protocol RecoilSyncNode : RecoilNode
Undocumented
-
Undocumented
Declaration
Swift
func getValue(_ accessor: StateGetter) throws -> T
-
makeLoadable()
Extension methodUndocumented
Declaration
Swift
func makeLoadable() -> BaseLoadable