Member Junction
    Preparing search index...
    RtmsModuleLoader: () => Promise<RtmsModule>

    The injectable loader for the @zoom/rtms module — overridable so unit tests supply a fake module with no native addon and no network. Production leaves it as defaultRtmsLoader, which lazily imports the optional dependency.

    Type Declaration