UnbluModule
public protocol UnbluModule : AnyObject
A module which can be used in Unblu. This can be added via the UnbluClientConfiguration.register(module)
function.
-
Declaration
Swift
var hashValue: Int { get }