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.
@zoom/rtms
The injectable loader for the
@zoom/rtmsmodule — 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.