The injectable loader for the native Teams real-time-media addon — overridable so unit tests supply a
fake module with no addon and no network. Production leaves it as defaultNativeLoader, which
lazily imports the configured TeamsNativeSdkConfig.NativeModuleSpecifier.
The injectable loader for the native Teams real-time-media addon — overridable so unit tests supply a fake module with no addon and no network. Production leaves it as defaultNativeLoader, which lazily imports the configured TeamsNativeSdkConfig.NativeModuleSpecifier.