Synclets logoSynclets

getCreateTransport

The getCreateTransport method can optionally be implemented to provide a transport or array of transports for the Synclet.

getCreateTransport(): Transport | Transport[]
returnsTransport | Transport[]

A Transport instance or array of Transport instances.

Since

v0.0.0