NodeTransformModule
public class NodeTransformModule : @unchecked Sendable
Define the module that transforms the response from Journey to a Node.
-
Initializes a new instance of
SessionModule.Declaration
Swift
public init() -
The module configuration for transforming the response from Journey to
Node.Declaration
Swift
public static let config: Module<Void>
View on GitHub