Type alias NetworkParameters

NetworkParameters: RecursiveRequired<Partial<Parameters>>

NetworkParameters are the parameters for creating or updating a mesh connection. They are recursively required for ease of use in templates.

Generated using TypeDoc